From: Mauro Carvalho Chehab Date: Thu, 24 Sep 2009 20:25:43 +0000 (-0300) Subject: i7core_edac: Convert UDIMM error counters into a proper sysfs group X-Git-Tag: v2.6.35-rc2~10^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f338d736910edf00e8426ee4322cfda585268d50;p=pandora-kernel.git i7core_edac: Convert UDIMM error counters into a proper sysfs group Instead of displaying 3 values at the same var, break it into 3 different sysfs nodes: /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm0 /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm1 /sys/devices/system/edac/mc/mc0/all_channel_counts/udimm2 For registered dimms, however, the error counters are already being displayed at: /sys/devices/system/edac/mc/mc0/csrow*/ce_count So, there's no need to add any extra sysfs nodes. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed