| commit | 26eb2ac67f9296d5b66533e55e9a28a2edd05b48 | [log] [tgz] |
|---|---|---|
| author | Borislav Petkov <borislav.petkov@amd.com> | Tue Nov 03 15:29:26 2009 +0100 |
| committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jan 06 15:05:10 2010 -0800 |
| tree | e37024317d25994c5136754a4246654585287608 | |
| parent | ebd2802865c7ea5f352fd5444c293d013e528922 [diff] |
amd64_edac: unify MCGCTL ECC switching commit f6d6ae965760906d79ab29bc38507608c5971549 upstream. Unify almost identical code into one function and remove NUMA-specific usage (specifically cpumask_of_node()) in favor of generic topology methods. Remove unused defines, while at it. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>