From: Cyrill Gorcunov Date: Sat, 24 May 2008 15:36:36 +0000 (+0400) Subject: x86: nmi_32/64.c - use apic_write_around instead of apic_write X-Git-Tag: v2.6.27-rc1~1106^2~245^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad63ba169d45ccb6594eb35a6c31c421fe70ff45;p=pandora-kernel.git x86: nmi_32/64.c - use apic_write_around instead of apic_write apic_write_around will be expanded to apic_write in 64bit mode anyway. Only a few CPUs (well, old CPUs to be precise) requires such an action. In general it should not hurt and could be cleaned up for apic_write (just in case) Signed-off-by: Cyrill Gorcunov Cc: hpa@zytor.com Cc: mingo@redhat.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed