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>,
	Tony Luck <tony.luck@intel.com>
Subject: [GIT PULL for v3.10-rc1] edac fixes
Date: Tue, 30 Apr 2013 10:08:19 -0300	[thread overview]
Message-ID: <20130430100819.524aeac3@redhat.com> (raw)

Hi Linus,

Please pull from:
	git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next

For two edac fixes:
	- i7300_edac currently reports a wrong number of DIMMs when
	  the memory controller is in single channel mode;

	- on some Sandy Bridge machines, the EDAC driver bails out
	  as one of the PCI IDs used by the driver is hidden by BIOS.
	  As the driver uses it only to detect the type of memory,
	  make it optional at the driver.

Regards,
Mauro

-	

The following changes since commit b0769891ba7baa53f270dc70d71934748beb4c5b:

  i5100_edac: convert to use simple_open() (2013-02-26 10:06:18 -0300)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next

for you to fetch changes up to de4772c621487fd4cadb4138f2481297c8e0cb0d:

  edac: sb_edac.c should not require prescence of IMC_DDRIO device (2013-04-29 10:32:40 -0300)

----------------------------------------------------------------
Mauro Carvalho Chehab (1):
      i7300_edac: Fix memory detection in single mode

Tony Luck (1):
      edac: sb_edac.c should not require prescence of IMC_DDRIO device

 drivers/edac/i7300_edac.c | 19 +++++++++++++++----
 drivers/edac/sb_edac.c    | 53 +++++++++++++++++++++++++++++------------------------
 2 files changed, 44 insertions(+), 28 deletions(-)


                 reply	other threads:[~2013-04-30 13:08 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=20130430100819.524aeac3@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=tony.luck@intel.com \
    --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