x86: fix duplicated sysfs attribute
commit74b602c7147212a7495879ec23fe6c2d3b470e06
authorYinghai Lu <yinghai@kernel.org>
Wed, 17 Jun 2009 21:43:32 +0000 (17 14:43 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 18 Jun 2009 04:43:16 +0000 (17 21:43 -0700)
tree70c98b21f57de109dee9b85b14c53adcbcc30389
parent813400060fe2824163cabd9afed4e476e7ce282e
x86: fix duplicated sysfs attribute

The sysfs attribute cmci_disabled was accidentall turned into a
duplicate of ignore_ce, breaking all other attributes.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Acked-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/mcheck/mce.c