[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1443440593-2316-1-git-send-email-Aravind.Gopalakrishnan@amd.com>
Date: Mon, 28 Sep 2015 06:43:11 -0500
From: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@....com>
To: <bp@...en8.de>, <mchehab@....samsung.com>,
<dougthompson@...ssion.com>
CC: <linux-edac@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH V2 0/3] Updates to amd64_edac
[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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists