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)
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>

No differences found