From: Robert Richter Date: Tue, 29 Oct 2013 21:56:13 +0000 (-0700) Subject: edac, highbank: Moving error injection to sysfs for edac X-Git-Tag: v3.13-rc1~49^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78cfbf0bbf6e085fd71e156c6147d205fba29f2b;p=pandora-kernel.git edac, highbank: Moving error injection to sysfs for edac Always have the error injection i/f available, even if there is no debugfs or EDAC_DEBUG enabled. We need this for testing production kernels and environments. Thus, the entry moves from: /sys/kernel/debug/edac/mc0/inject_ctrl to: /sys/devices/system/edac/mc/mc0/inject_ctrl No other changes of the interface. Signed-off-by: Robert Richter Signed-off-by: Robert Richter --- Reading git-diff-tree failed