]> git.neil.brown.name Git - history.git/commit
[PATCH] clean up Pentium M quirk code in nmi.c
authorMikael Pettersson <mikpe@csd.uu.se>
Thu, 22 Apr 2004 06:38:42 +0000 (23:38 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 22 Apr 2004 06:38:42 +0000 (23:38 -0700)
commit7bc2551d9ac0f5bce0386523d6d8e4c7afac3de8
tree2ec83851e1653905f06ec9ea80f5e62042f7f044
parentf377a8228fed60be22b1483fe92f23f5f3ffbc8c
[PATCH] clean up Pentium M quirk code in nmi.c

This simplifies the Pentium M quirk code in nmi.c, and eliminates an
unnecessary apic_read().

Local APIC accesses are not zero-cycle; let's not inflict more damage
than we must.
arch/i386/kernel/nmi.c