15 Dec, 2011
1 commit
-
After all sysdev classes are ported to regular driver core entities, the
sysdev implementation will be entirely removed from the kernel.Cc: Doug Thompson
Cc: Paul Gortmaker
Cc: Lucas De Marchi
Cc: Borislav Petkov
Signed-off-by: Kay Sievers
Signed-off-by: Greg Kroah-Hartman
01 Nov, 2011
1 commit
-
This file really needs the full module.h header file present, but
was just getting it implicitly before. Fix it up in advance so we
avoid build failures once the cleanup commit is present.Signed-off-by: Paul Gortmaker
31 Mar, 2011
1 commit
-
Fixes generated by 'codespell' and manually reviewed.
Signed-off-by: Lucas De Marchi
07 Jan, 2011
1 commit
-
F15h adds a sixth MCE bank: adjust bank number check in the injection
code.Signed-off-by: Borislav Petkov
22 Nov, 2010
1 commit
-
Otherwise, variable i will be -1 inside the latest iteration of the
while loop.Signed-off-by: Axel Lin
Signed-off-by: Borislav Petkov
21 Oct, 2010
2 commits
-
Drop "edac_" string from the filenames since they're prefixed with edac/
in their pathname anyway.Signed-off-by: Borislav Petkov
-
Add sysfs injection facilities for testing of the MCE decoding code.
Remove large parts of amd64_edac_dbg.c, as a result, which did only
NB MCE injection anyway and the new injection code supports that
functionality already.Add an injection module so that MCE decoding code in production kernels
like those in RHEL and SLES can be tested.Signed-off-by: Borislav Petkov