The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-edac <linux-edac@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>,
	Borislav Petkov <bp@alien8.de>
Subject: [GIT PULL] EDAC updates for 3.13
Date: Sun, 17 Nov 2013 20:46:41 +0100	[thread overview]
Message-ID: <20131117194641.GN27323@pd.tnic> (raw)

Hi Linus,

following up on last week's discussion, here's my part of the EDAC pile,
highlights in the signed tag.

The last two patches have a date from just now because I've just applied
them to the tree after Johannes sent them to me earlier. I decided to
forward them now because they're trivial.

There's a third one for MPC85xx which adds PCIe error interrupt support
but since it is not so trivial and hasn't seen any linux-next time, I'm
deferring it to 3.14.

Please pull,
thanks.

The following changes since commit 959f58544b7f20c92d5eb43d1232c96c15c01bfb:

  Linux 3.12-rc7 (2013-10-27 16:12:03 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_3.13

for you to fetch changes up to 0f1741c74aa6794b1c7fbdd19f26a4f2377a11c6:

  edac/85xx: Remove mpc85xx_pci_err_remove (2013-11-17 20:05:50 +0100)

----------------------------------------------------------------
EDAC updates for 3.13

Highlights:

* Support for Calxeda ECX-2000 memory controller, from Robert Richter

* Misc Calxeda Highbank drivers and EDAC core cleanups, from Rob Herring
  and Robert Richter

* New maintainer for Freescale's MPC85xx EDAC driver: Johannes Thumshirn

----------------------------------------------------------------
Borislav Petkov (1):
      Merge tag 'edac_calxeda_for_3.13' into edac-for-3.13

Johannes Thumshirn (2):
      EDAC: Add edac-mpc85xx driver to MAINTAINERS
      edac/85xx: Remove mpc85xx_pci_err_remove

Rob Herring (1):
      ARM: dts: calxeda: move memory-controller node out of ecx-common.dtsi

Robert Richter (6):
      edac, highbank: Fix interrupt setup of mem and l2 controller
      edac, highbank: Add Calxeda ECX-2000 support
      edac, highbank: Improve and unify naming
      edac: Unify reporting of device info for device, mc and pci
      edac, highbank: Add MAINTAINERS entry
      edac, highbank: Moving error injection to sysfs for edac

 .../devicetree/bindings/arm/calxeda/mem-ctrlr.txt  |   4 +-
 MAINTAINERS                                        |  15 ++
 arch/arm/boot/dts/ecx-2000.dts                     |   6 +
 arch/arm/boot/dts/ecx-common.dtsi                  |   6 -
 arch/arm/boot/dts/highbank.dts                     |   6 +
 drivers/edac/edac_device.c                         |   9 +-
 drivers/edac/edac_mc.c                             |   6 +-
 drivers/edac/edac_pci.c                            |   8 +-
 drivers/edac/highbank_l2_edac.c                    |  33 ++--
 drivers/edac/highbank_mc_edac.c                    | 175 ++++++++++++---------
 drivers/edac/mpc85xx_edac.c                        |  22 ---
 11 files changed, 158 insertions(+), 132 deletions(-)

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

                 reply	other threads:[~2013-11-17 19:47 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=20131117194641.GN27323@pd.tnic \
    --to=bp@suse.de \
    --cc=bp@alien8.de \
    --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