x86: mce: Remove the frozen cases in the hotplug code
authorThomas Gleixner <tglx@linutronix.de>
Thu, 19 Jul 2012 17:59:40 +0000 (13:59 -0400)
committerTony Luck <tony.luck@intel.com>
Fri, 3 Aug 2012 18:46:50 +0000 (11:46 -0700)
commit1a65f970d10ace7a1e399f9061a65679c0ae57d0
tree7ae933b1c49b4c20a77b770c3a96b983f48d915f
parent26c3c283c5b08dd250279c06ba3ab5b094bbacc3
x86: mce: Remove the frozen cases in the hotplug code

No point in having double cases if we can simply mask the FROZEN bit
out.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/x86/kernel/cpu/mcheck/mce.c