[PATCH V2 0/3] Updates to amd64_edac

From: Aravind Gopalakrishnan
Date: Mon Sep 28 2015 - 12:40:16 EST


[V1 patchset: http://marc.info/?l=linux-kernel&m=144243636509201&w=2
Patch1 of above set was accepted already. So, not including that as
part of this V2 set.]

Patches in V2-
Patch 1: For F15hM60h, register used to program scrub rate has changed.
Add support in the code for the new register
Patch 2: Remove changelogs and trim comments section in amd64_edac.h
Patch 3: Add back some of the comments regarding reference documents
from amd64_edac.h to Documentation/edac.txt

Changes from V1 (per Boris suggestions)-
- Use family/model checks in __set_scrub_rate() and write appropriate
scrub rate register there instead of re-factoring code.
- Removed code to set dct in get_scrub_rate() as it was unnecessary
- Removed changelogs from amd64_edac.h and add back any info about
reference documents to Documentation/edac.txt

Aravind Gopalakrishnan (3):
EDAC, amd64_edac: Extend scrub rate programmability feature for
F15hM60h
EDAC, amd64_edac: Update copyright and remove changelog
Documentation/edac: Add reference documents section for amd64_edac

Documentation/edac.txt | 46 +++++++++++++++++++++++++++++++++++++
drivers/edac/amd64_edac.c | 23 +++++++++++++++----
drivers/edac/amd64_edac.h | 58 +++--------------------------------------------
3 files changed, 68 insertions(+), 59 deletions(-)

--
2.4.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/