commit | 74b602c7147212a7495879ec23fe6c2d3b470e06 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Wed Jun 17 14:43:32 2009 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Jun 17 21:43:16 2009 -0700 |
tree | 70c98b21f57de109dee9b85b14c53adcbcc30389 | |
parent | 813400060fe2824163cabd9afed4e476e7ce282e [diff] |
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>