All of lore.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.5-rc4] EDAC fixes
Date: Mon, 18 Jun 2012 17:33:16 -0300	[thread overview]
Message-ID: <4FDF908C.6010404@redhat.com> (raw)

Hi Linus,

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

For some fixes for EDAC.

Thanks,
Mauro

Latest commit at the branch: 
8447c4d15e357a458c9051ddc84aa6c8b9c27000 edac: Do alignment logic properly in edac_align_ptr()
The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9:

  Linux 3.5-rc2 (2012-06-08 18:40:09 -0700)

are available in the git repository at:

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

for you to fetch changes up to 8447c4d15e357a458c9051ddc84aa6c8b9c27000:

  edac: Do alignment logic properly in edac_align_ptr() (2012-06-11 12:43:16 -0300)

----------------------------------------------------------------
Chen Gong (2):
      edac: avoid mce decoding crash after edac driver unloaded
      edac: fix the error about memory type detection on SandyBridge

Chris Metcalf (1):
      edac: Do alignment logic properly in edac_align_ptr()

Kim Phillips (1):
      mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc'

 drivers/edac/edac_mc.c      |    2 +-
 drivers/edac/i7core_edac.c  |   15 ++++-----------
 drivers/edac/mpc85xx_edac.c |    3 ++-
 drivers/edac/sb_edac.c      |   10 +++++-----
 4 files changed, 12 insertions(+), 18 deletions(-)


                 reply	other threads:[~2012-06-18 20:33 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=4FDF908C.6010404@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 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.