From: Robert Richter <rric@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-edac@vger.kernel.org
Subject: [GIT PULL] edac/calxeda changes for v3.13
Date: Wed, 13 Nov 2013 18:56:43 +0100 [thread overview]
Message-ID: <20131113175643.GS7429@rric.localhost> (raw)
Linus,
please pull:
git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git tags/edac_calxeda_for_3.13
with updates for edac.
The patches mostly contain updates for the Calxeda Highbank driver. I
will maintain this driver in the future, so I also added a MAINTAINERS
file update which was acked by Rob Herring and Borislav Petkov.
Note that I have used my oprofile tree for this pull request, though
these changes are not related to oprofile. This tree was available to
me for putting the changes into linux-next. I am currently in the
process to setup a more generic tree for future use that is also
pulled by linux-next.
Thanks,
-Robert
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/rric/oprofile.git tags/edac_calxeda_for_3.13
for you to fetch changes up to 78cfbf0bbf6e085fd71e156c6147d205fba29f2b:
edac, highbank: Moving error injection to sysfs for edac (2013-11-04 17:01:11 -0600)
----------------------------------------------------------------
edac_calxeda_for_3.13
----------------------------------------------------------------
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 | 8 ++
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 ++++++++++++++-----------
10 files changed, 151 insertions(+), 110 deletions(-)
reply other threads:[~2013-11-13 17:56 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=20131113175643.GS7429@rric.localhost \
--to=rric@kernel.org \
--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.