linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] IPMI serious bugfixes for 5.1
@ 2019-04-17 15:46 Corey Minyard
  2019-04-17 17:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2019-04-17 15:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer

The following changes since commit 444fe991353987c1c9bc5ab1f903d01f1b4ad415:

  Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux (2019-04-16 10:46:37 -0700)

are available in the Git repository at:

  https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.1-2

for you to fetch changes up to 3b9a907223d7f6b9d1dadea29436842ae9bcd76d:

  ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier (2019-04-17 10:29:27 -0500)

----------------------------------------------------------------
Fixes for some bugs cause by recent changes.  One crash if you
feed bad data to the module parameters, one BUG that sometimes
occurs when a user closes the connection, and one bug that
cause the driver to not work if the configuration information
only comes in from SMBIOS.

----------------------------------------------------------------
Corey Minyard (2):
      ipmi: Fix failure on SMBIOS specified devices
      ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier

Tony Camuso (1):
      ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash

 drivers/char/ipmi/ipmi_dmi.c         |  1 -
 drivers/char/ipmi/ipmi_msghandler.c  | 19 +++++++++++++++++--
 drivers/char/ipmi/ipmi_si_hardcode.c |  2 ++
 3 files changed, 19 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] IPMI serious bugfixes for 5.1
  2019-04-17 15:46 [GIT PULL] IPMI serious bugfixes for 5.1 Corey Minyard
@ 2019-04-17 17:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-04-17 17:50 UTC (permalink / raw)
  To: Corey Minyard; +Cc: Linus Torvalds, linux-kernel, openipmi-developer

The pull request you sent on Wed, 17 Apr 2019 10:46:54 -0500:

> https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.1-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fe5cdef29e41c8bda8cd1a11545e7c6bfe25570e

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-17 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-17 15:46 [GIT PULL] IPMI serious bugfixes for 5.1 Corey Minyard
2019-04-17 17:50 ` pr-tracker-bot

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).