From: Venki Pallipadi Date: Wed, 25 Jun 2008 00:12:56 +0000 (-0700) Subject: x86, mce_64.c: mce_cpu_quirks being ignored X-Git-Tag: v2.6.27-rc1~1106^2~251^16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d144e63098be47c21ad59d68a4fd17bd73a3aaf;p=pandora-kernel.git 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 Cc: Andi Kleen Cc: Max Asbock Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed