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


Groups > linux.kernel > #1499865

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

From Piotr Luc <piotr.luc@intel.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] EDAC, sb_edac: Use Intel family processor macros
Date 2016-10-12 20:30 +0200
Message-ID <srwrT-86H-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web