]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] edac: disable a few sysfs files to avoid them becoming an ABI
authorArjan van de Ven <arjan@linux.intel.com>
Sat, 11 Mar 2006 11:27:15 +0000 (03:27 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 11 Mar 2006 17:19:34 +0000 (09:19 -0800)
commitbdb4ba44a12db39f48efda447392f4e53f16f283
tree85fe83bd7ab21edcda6b3b17ac1b96e435f3b562
parent60a3a894fd2b340c3cb9bdf76d8300252f5cd393
[PATCH] edac: disable a few sysfs files to avoid them becoming an ABI

Disable (via ugly #if 0's) the 3 sysfs files that I think by now we all
agree are very much wrong.  These files shouldn't become part of the ABI by
the 2.6.16 release, so I rather have this minimal patch merged to disable
them for now, the real fix can then come during the 2.6.17 devel window.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/edac/edac_mc.c