[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150413075308.GA12588@pd.tnic>
Date: Mon, 13 Apr 2015 09:53:08 +0200
From: Borislav Petkov <bp@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-edac <linux-edac@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] EDAC queue for 4.1
Hi Linus,
please pull,
thanks.
---
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_4.1
for you to fetch changes up to 1afaa05515212b136d96a48b2ba2251f40437d87:
EDAC: Constify of_device_id array (2015-03-20 17:50:07 +0100)
----------------------------------------------------------------
* Convert a bunch of drivers to static attribute groups (Takashi Iwai)
* misc cleanups
----------------------------------------------------------------
Alexey Khoroshilov (1):
EDAC: Properly unwind on failure path in edac_init()
Borislav Petkov (1):
EDAC, amd64_edac: Get rid of per-node driver instances
Fabian Frederick (1):
EDAC: Constify of_device_id array
Julia Lawall (1):
EDAC, i82443bxgx: Don't export static symbol
Markus Elfring (1):
EDAC: Delete unnecessary checks before pci_dev_put()
Takashi Iwai (8):
EDAC: Use static attribute groups for managing sysfs entries
EDAC: Allow to pass driver-specific attribute groups
EDAC: amd64: Use static attribute groups
EDAC: i7core: Return proper error codes for kzalloc() errors
EDAC: i7core: Use static attribute groups for sysfs entries
EDAC: mpc85xx: Use static attribute groups for sysfs entries
EDAC: octeon: Use static attribute groups for sysfs entries
EDAC: highbank: Use static attribute groups for sysfs entries
drivers/edac/amd64_edac.c | 80 ++++++-------------
drivers/edac/amd64_edac.h | 24 +-----
drivers/edac/amd64_edac_dbg.c | 43 +++--------
drivers/edac/amd64_edac_inj.c | 51 ++++++------
drivers/edac/edac_core.h | 4 +-
drivers/edac/edac_mc.c | 12 +--
drivers/edac/edac_mc_sysfs.c | 167 ++++++++++++++++++----------------------
drivers/edac/edac_module.c | 13 ++--
drivers/edac/edac_module.h | 3 +-
drivers/edac/highbank_mc_edac.c | 14 ++--
drivers/edac/i7core_edac.c | 34 ++++----
drivers/edac/i82443bxgx_edac.c | 8 +-
drivers/edac/i82860_edac.c | 9 +--
drivers/edac/i82875p_edac.c | 4 +-
drivers/edac/i82975x_edac.c | 4 +-
drivers/edac/mpc85xx_edac.c | 42 +++-------
drivers/edac/octeon_edac-lmc.c | 55 ++++---------
drivers/edac/ppc4xx_edac.c | 2 +-
drivers/edac/synopsys_edac.c | 2 +-
19 files changed, 208 insertions(+), 363 deletions(-)
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists