All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for 3.4-rc1] EDAC fixes
@ 2012-03-27 19:53 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2012-03-27 19:53 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Linux Kernel Mailing List, Linux EDAC Mailing List,
	Doug Thompson

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(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-27 19:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27 19:53 [GIT PULL for 3.4-rc1] EDAC fixes Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.