linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pull request for the IPMI driver for 4.0
@ 2015-04-11  2:24 Corey Minyard
  0 siblings, 0 replies; only message in thread
From: Corey Minyard @ 2015-04-11  2:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer@lists.sourceforge.net

The following changes since commit 3259b12ae1c79c146809829412ddc0d11a1b8e26:

  Merge tag 'scsi-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2015-04-10
17:41:47 -0700)

are available in the git repository at:


  git://git.code.sf.net/p/openipmi/linux-ipmi tags/for-linus-4.0-1

for you to fetch changes up to d0acf734d886ce50bb5103cc75f7ca39f280e8a7:

  ipmi_ssif: Use interruptible completion for waiting in the thread
(2015-04-10 20:51:42 -0500)

----------------------------------------------------------------
Some annoying issues in the IPMI driver that would be good to have
fixed before 4.0 is released.

These got reported or discovered late, but they will avoid some situations
that would cause lots of log spam and in one case a deadlock.
----------------------------------------------------------------
Alistair Popple (1):
      ipmi/powernv: Fix minor locking bug

Corey Minyard (2):
      ipmi: Handle BMCs that don't allow clearing the rcv irq bit
      ipmi_ssif: Use interruptible completion for waiting in the thread

 drivers/char/ipmi/ipmi_powernv.c |   1 +
 drivers/char/ipmi/ipmi_si_intf.c | 109
++++++++++++++++++++++++++++++++++++---
 drivers/char/ipmi/ipmi_ssif.c    |   8 +--
 3 files changed, 108 insertions(+), 10 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-11  2:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-11  2:24 Pull request for the IPMI driver for 4.0 Corey Minyard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).