public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] Updates to amd64_edac
@ 2015-09-28 11:43 Aravind Gopalakrishnan
  2015-09-28 11:43 ` [PATCH V2 1/3] EDAC, amd64_edac: Extend scrub rate programmability feature for F15hM60h Aravind Gopalakrishnan
  2015-09-28 11:43 ` [PATCH V2 2/3] EDAC, amd64_edac: Update copyright and remove changelog Aravind Gopalakrishnan
  0 siblings, 2 replies; 5+ messages in thread
From: Aravind Gopalakrishnan @ 2015-09-28 11:43 UTC (permalink / raw)
  To: bp, mchehab, dougthompson; +Cc: linux-edac, linux-kernel

[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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-29 14:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-28 11:43 [PATCH V2 0/3] Updates to amd64_edac Aravind Gopalakrishnan
2015-09-28 11:43 ` [PATCH V2 1/3] EDAC, amd64_edac: Extend scrub rate programmability feature for F15hM60h Aravind Gopalakrishnan
2015-09-29 11:45   ` Borislav Petkov
2015-09-29 14:56     ` Aravind Gopalakrishnan
2015-09-28 11:43 ` [PATCH V2 2/3] EDAC, amd64_edac: Update copyright and remove changelog Aravind Gopalakrishnan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox