Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac tags/edac/v3.18-rc1
For some EDAC patches. Nothing really exiting here: just one bug fix at
sb_edac, and some changes to allow other drivers to use some shared PCI
addresses.
Regards,
Mauro
The following changes since commit c91662cb18f00f225c74816353f222b6997131ca:
Merge tag 'edac_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp (2014-10-07 20:54:50 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac tags/edac/v3.18-rc1
for you to fetch changes up to d0585cd815faef50ce3d12cbe173438eb4d81eb8:
sb_edac: Claim a different PCI device (2014-10-08 17:04:16 -0300)
----------------------------------------------------------------
edac updates for v3.18-rc1
----------------------------------------------------------------
Andy Lutomirski (2):
Move Intel SNB device ids from sb_edac to pci_ids.h
sb_edac: Claim a different PCI device
Seth Jennings (1):
sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channel
drivers/edac/sb_edac.c | 40 +++++++---------------------------------
include/linux/pci_ids.h | 15 +++++++++++++++
2 files changed, 22 insertions(+), 33 deletions(-)