Pull request for the IPMI driver
From: Corey Minyard
Date: Thu Feb 19 2015 - 22:03:06 EST
The following changes since commit e3a1f6cac1fe20e7ac01d96c914c25726723a64e:
x86: pte_protnone() and pmd_protnone() must check entry is not present
(2015-02-19 15:04:49 -0800)
are available in the git repository at:
git://git.code.sf.net/p/openipmi/linux-ipmi tags/for-linus-3.20-1
for you to fetch changes up to 1d86e29b4a612eb01c39daa48749ab7964e77e03:
ipmi: Fix a memory ordering issue (2015-02-19 20:58:42 -0600)
----------------------------------------------------------------
Some minor fixes and cleanups, nothing big.
In for-next for a while and I've done some extensive beating on the
driver since I have it working in qemu and can do creatively cruel
things to it
Thanks,
-corey.
----------------------------------------------------------------
Arnd Bergmann (1):
ipmi: avoid gcc warning
Corey Minyard (2):
ipmi: Remove a FIXME for slab conversion
ipmi: Fix a memory ordering issue
Joe Perches (1):
ipmi: Remove uses of return value of seq_printf
John Stultz (2):
ipmi: Cleanup DEBUG_TIMING ifdef usage
ipmi: Update timespec usage to timespec64
Nicholas Krause (2):
drivers:char:ipmi: Remove unneeded FIXME comment in the
file,ipmi_si_intf.c
ipmi: Free ipmi_recv_msg messages from the linked list on close
Takashi Iwai (1):
ipmi: Use is_visible callback for conditional sysfs entries
Wolfram Sang (1):
char: ipmi: Remove obsolete cleanup for clientdata
drivers/char/ipmi/ipmi_devintf.c | 6 +-
drivers/char/ipmi/ipmi_msghandler.c | 102 ++++++++++++++----------------
drivers/char/ipmi/ipmi_si_intf.c | 121
+++++++++++++++++-------------------
drivers/char/ipmi/ipmi_ssif.c | 6 +-
4 files changed, 110 insertions(+), 125 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/