aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2013-07-08 09:48:28 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-07-08 10:04:11 -0400
commit1b2c14b44adcb7836528640bfdc40bf7499d987d (patch)
tree0c2b1a21c5a99c64545a55310dc8a9a8985aa163 /Documentation/ABI
parent07ecbf244bc5b7537f615647871fa2a71ffab072 (diff)
MAINTAINERS & ABI: Update to point to my new email
As mchehab@redhat.com is no longer valid, update it to reflect the new one. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/testing/sysfs-devices-edac14
1 files changed, 7 insertions, 7 deletions
diff --git a/Documentation/ABI/testing/sysfs-devices-edac b/Documentation/ABI/testing/sysfs-devices-edac
index 30ee78aaed75..6568e0010e1a 100644
--- a/Documentation/ABI/testing/sysfs-devices-edac
+++ b/Documentation/ABI/testing/sysfs-devices-edac
@@ -77,7 +77,7 @@ Description: Read/Write attribute file that controls memory scrubbing.
77 77
78What: /sys/devices/system/edac/mc/mc*/max_location 78What: /sys/devices/system/edac/mc/mc*/max_location
79Date: April 2012 79Date: April 2012
80Contact: Mauro Carvalho Chehab <mchehab@redhat.com> 80Contact: Mauro Carvalho Chehab <m.chehab@samsung.com>
81 linux-edac@vger.kernel.org 81 linux-edac@vger.kernel.org
82Description: This attribute file displays the information about the last 82Description: This attribute file displays the information about the last
83 available memory slot in this memory controller. It is used by 83 available memory slot in this memory controller. It is used by
@@ -85,7 +85,7 @@ Description: This attribute file displays the information about the last
85 85
86What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/size 86What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/size
87Date: April 2012 87Date: April 2012
88Contact: Mauro Carvalho Chehab <mchehab@redhat.com> 88Contact: Mauro Carvalho Chehab <m.chehab@samsung.com>
89 linux-edac@vger.kernel.org 89 linux-edac@vger.kernel.org
90Description: This attribute file will display the size of dimm or rank. 90Description: This attribute file will display the size of dimm or rank.
91 For dimm*/size, this is the size, in MB of the DIMM memory 91 For dimm*/size, this is the size, in MB of the DIMM memory
@@ -96,14 +96,14 @@ Description: This attribute file will display the size of dimm or rank.
96 96
97What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_dev_type 97What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_dev_type
98Date: April 2012 98Date: April 2012
99Contact: Mauro Carvalho Chehab <mchehab@redhat.com> 99Contact: Mauro Carvalho Chehab <m.chehab@samsung.com>
100 linux-edac@vger.kernel.org 100 linux-edac@vger.kernel.org
101Description: This attribute file will display what type of DRAM device is 101Description: This attribute file will display what type of DRAM device is
102 being utilized on this DIMM (x1, x2, x4, x8, ...). 102 being utilized on this DIMM (x1, x2, x4, x8, ...).
103 103
104What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_edac_mode 104What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_edac_mode
105Date: April 2012 105Date: April 2012
106Contact: Mauro Carvalho Chehab <mchehab@redhat.com> 106Contact: Mauro Carvalho Chehab <m.chehab@samsung.com>
107 linux-edac@vger.kernel.org 107 linux-edac@vger.kernel.org
108Description: This attribute file will display what type of Error detection 108Description: This attribute file will display what type of Error detection
109 and correction is being utilized. For example: S4ECD4ED would 109 and correction is being utilized. For example: S4ECD4ED would
@@ -111,7 +111,7 @@ Description: This attribute file will display what type of Error detection
111 111
112What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_label 112What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_label
113Date: April 2012 113Date: April 2012
114Contact: Mauro Carvalho Chehab <mchehab@redhat.com> 114Contact: Mauro Carvalho Chehab <m.chehab@samsung.com>
115 linux-edac@vger.kernel.org 115 linux-edac@vger.kernel.org
116Description: This control file allows this DIMM to have a label assigned 116Description: This control file allows this DIMM to have a label assigned
117 to it. With this label in the module, when errors occur 117 to it. With this label in the module, when errors occur
@@ -126,14 +126,14 @@ Description: This control file allows this DIMM to have a label assigned
126 126
127What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_location 127What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_location
128Date: April 2012 128Date: April 2012
129Contact: Mauro Carvalho Chehab <mchehab@redhat.com> 129Contact: Mauro Carvalho Chehab <m.chehab@samsung.com>
130 linux-edac@vger.kernel.org 130 linux-edac@vger.kernel.org
131Description: This attribute file will display the location (csrow/channel, 131Description: This attribute file will display the location (csrow/channel,
132 branch/channel/slot or channel/slot) of the dimm or rank. 132 branch/channel/slot or channel/slot) of the dimm or rank.
133 133
134What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_mem_type 134What: /sys/devices/system/edac/mc/mc*/(dimm|rank)*/dimm_mem_type
135Date: April 2012 135Date: April 2012
136Contact: Mauro Carvalho Chehab <mchehab@redhat.com> 136Contact: Mauro Carvalho Chehab <m.chehab@samsung.com>
137 linux-edac@vger.kernel.org 137 linux-edac@vger.kernel.org
138Description: This attribute file will display what type of memory is 138Description: This attribute file will display what type of memory is
139 currently on this csrow. Normally, either buffered or 139 currently on this csrow. Normally, either buffered or