]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, mce_64.c: mce_cpu_quirks being ignored
authorVenki Pallipadi <venkatesh.pallipadi@intel.com>
Wed, 25 Jun 2008 00:12:56 +0000 (17:12 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 3 Jul 2008 13:05:21 +0000 (15:05 +0200)
commit2d144e63098be47c21ad59d68a4fd17bd73a3aaf
tree8459b9f4d0ea0c985b93d810f8fc1befca1b4dff
parenta8cac817764a494705aebd99fd51bdf6cdc28ec9
x86, mce_64.c: mce_cpu_quirks being ignored

Quirks getting ignored was a bug. Below patch fixes the bug, until
we have the dynamic banks support.

Sysfs choice configuration should not have any issues with the earlier patch
as we look for NR_SYSFS_BANKS in do_machine_check().

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Max Asbock <masbock@us.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mcheck/mce_64.c