public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux EDAC Mailing List <linux-edac@vger.kernel.org>,
	Doug Thompson <dougthompson@xmission.com>
Subject: [GIT PULL for 3.4-rc1] EDAC fixes
Date: Tue, 27 Mar 2012 16:53:45 -0300	[thread overview]
Message-ID: <4F721AC9.2000301@redhat.com> (raw)

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


                 reply	other threads:[~2012-03-27 19:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F721AC9.2000301@redhat.com \
    --to=mchehab@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=dougthompson@xmission.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox