Home
last modified time | relevance | path

Searched hist:"4 ec656bdf43a13a655a8259b79dd63bc1f0b1e41" (Results 1 – 1 of 1) sorted by relevance

/linux/
H A DMAINTAINERSdiff 4ec656bdf43a13a655a8259b79dd63bc1f0b1e41 Sun Aug 21 01:27:58 CEST 2016 Tony Luck <tony.luck@intel.com> EDAC, skx_edac: Add EDAC driver for Skylake

This is an entirely new driver instead of yet another set of patches
to sb_edac.c because:

1) Mapping from PCI devices to socket/memory controller is significantly
different. Skylake scatters devices on a socket across a number of
PCI buses.
2) There is an extra level of interleaving via the "mcroute" register
that would be a little messy to squeeze into the old driver.
3) Validation is getting too expensive. Changes to sb_edac need to
be checked against Sandy Bridge, Ivy Bridge, Haswell, Broadwell and
Knights Landing.

Acked-by: Aristeu Rozanski <aris@redhat.com>
Acked-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>