* Borislav Petkov <b...@alien8.de> wrote: > Hi guys, > > here's the properly based-off version; please pull. > > Thanks. > > The following changes since commit d4e4ab86bcba5a72779c43dc1459f71fea3d89c8: > > Linux 3.11-rc5 (2013-08-11 18:04:20 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/amd_f15_m30 > > for you to fetch changes up to a4b4bedce880046feeb5b206392960f395ed02ad: > > amd64_edac: Get rid of boot_cpu_data accesses (2013-08-12 16:01:56 +0200) > > ---------------------------------------------------------------- > AMD F15h, model 0x30 and later enablement stuff, more specifically EDAC > support. > > ---------------------------------------------------------------- > Aravind Gopalakrishnan (3): > pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models. > x86, amd_nb: Clarify F15h, model 30h GART and L3 support > amd64_edac: Add ECC decoding support for newer F15h models > > Borislav Petkov (1): > amd64_edac: Get rid of boot_cpu_data accesses > > arch/x86/kernel/amd_nb.c | 13 ++++- > drivers/edac/amd64_edac.c | 324 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------ > drivers/edac/amd64_edac.h | 60 ++++++++++++++++++-- > include/linux/pci_ids.h | 2 + > 4 files changed, 322 insertions(+), 77 deletions(-)
Pulled into tip:x86/ras, thanks! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/