[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4F721AC9.2000301@redhat.com>
Date: Tue, 27 Mar 2012 16:53:45 -0300
From: Mauro Carvalho Chehab <mchehab@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux EDAC Mailing List <linux-edac@...r.kernel.org>,
Doug Thompson <dougthompson@...ssion.com>
Subject: [GIT PULL for 3.4-rc1] EDAC fixes
Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next
For a series of EDAC driver fixes. It also has one core fix at the documentation,
and a rename patch, fixing the name of the struct that contains the rank
information.
Thanks!
Mauro
Latest commit at the branch:
a4b4be3fd7a76021f67380b03d8bccebf067db72 edac: rename channel_info to rank_info
The following changes since commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7:
Linux 3.3 (2012-03-18 16:15:34 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next
Hui Wang (3):
edac: sb_edac: Let the driver depend on PCI_MMCONFIG
edac: sb_edac: Fix a INTERLEAVE_MODE() misuse
edac: sb_edac: Fix a wrong value setting for the previous value
Mauro Carvalho Chehab (5):
Fix sb_edac compilation with 32 bits kernels
edac/ppc4xx_edac: Fix compilation
edac: Improve the comments to better describe the memory concepts
i5400_edac: Avoid calling pci_put_device() twice
edac: rename channel_info to rank_info
Niklas Söderlund (2):
edac: i5100 fix erroneous define for M1Err
edac: i5100 ack error detection register after each read
drivers/edac/Kconfig | 2 +-
drivers/edac/edac_mc.c | 6 +-
drivers/edac/i5100_edac.c | 13 +--
drivers/edac/i5400_edac.c | 54 +++++++++----
drivers/edac/ppc4xx_edac.c | 4 +-
drivers/edac/sb_edac.c | 52 ++++++++-----
include/linux/edac.h | 179 +++++++++++++++++++++++++++++++-------------
7 files changed, 208 insertions(+), 102 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists