commit | 2d144e63098be47c21ad59d68a4fd17bd73a3aaf | [log] [tgz] |
---|---|---|
author | Venki Pallipadi <venkatesh.pallipadi@intel.com> | Tue Jun 24 17:12:56 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jul 03 15:05:21 2008 +0200 |
tree | 8459b9f4d0ea0c985b93d810f8fc1befca1b4dff | |
parent | a8cac817764a494705aebd99fd51bdf6cdc28ec9 [diff] |
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>