Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1499865 > unrolled thread

[PATCH 0/2] EDAC, sb_edac: Use Intel family processor macros

Started byPiotr Luc <piotr.luc@intel.com>
First post2016-10-12 20:30 +0200
Last post2016-10-12 20:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] EDAC, sb_edac: Use Intel family processor macros Piotr Luc <piotr.luc@intel.com> - 2016-10-12 20:30 +0200

#1499865 — [PATCH 0/2] EDAC, sb_edac: Use Intel family processor macros

FromPiotr Luc <piotr.luc@intel.com>
Date2016-10-12 20:30 +0200
Subject[PATCH 0/2] EDAC, sb_edac: Use Intel family processor macros
Message-ID<srwrT-86H-9@gated-at.bofh.it>
The intention of this series is to add KNM CPU ID to EDAC.
The first patch improves code style by replacing raw numbers of CPUIDs 
with descriptive macros of processor names and removes trailing
comments that are not needed anymore.
The second patch enables EDAC to support KNM processor.

The second patch depends on patch: 
x86/cpu/intel: Add Knights Mill to Intel family
https://lkml.kernel.org/r/20161012180520.30976-1-piotr.luc () intel ! com

Piotr Luc (2):
  EDAC, sb_edac: Use Intel family processor macros
  EDAC, sb_edac: Add Knights Mill CPUID

 drivers/edac/sb_edac.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

-- 
2.10.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web