]> git.baikalelectronics.ru Git - kernel.git/commit
x86: fix duplicated sysfs attribute
authorYinghai Lu <yinghai@kernel.org>
Wed, 17 Jun 2009 21:43:32 +0000 (14:43 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 18 Jun 2009 04:43:16 +0000 (21:43 -0700)
commitc22dd1a51ed8cf148ae02d56a1a211472bf0127c
tree70c98b21f57de109dee9b85b14c53adcbcc30389
parent0e25f794cc1966e5fc9c41dbd33187327763322e
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