All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] IPMI bug fixe for 5.6
@ 2020-03-12  2:22 Corey Minyard
  2020-03-12 17:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2020-03-12  2:22 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, openipmi-developer, John Donnelly, Takashi Iwai

The following changes since commit ca7e1fd1026c5af6a533b4b5447e1d2f153e28f2:

  Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest (2020-02-19 17:22:10 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 443d372d6a96cd94ad119e5c14bb4d63a536a7f6:

  ipmi_si: Avoid spurious errors for optional IRQs (2020-03-11 21:15:19 -0500)

----------------------------------------------------------------
Fix a message spew on some system

The call to platform_get_irq() was changed to print a log if the
interrupt was not available, and that was causing bogus messages to spew
out for the IPMI driver.  People have requested that this get in to 5.6
so I'm sending it along.

----------------------------------------------------------------
Takashi Iwai (1):
      ipmi_si: Avoid spurious errors for optional IRQs

 drivers/char/ipmi/ipmi_si_platform.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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

* Re: [GIT PULL] IPMI bug fixe for 5.6
  2020-03-12  2:22 [GIT PULL] IPMI bug fixe for 5.6 Corey Minyard
@ 2020-03-12 17:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-03-12 17:05 UTC (permalink / raw)
  To: Corey Minyard
  Cc: Linus Torvalds, linux-kernel, openipmi-developer, John Donnelly,
	Takashi Iwai

The pull request you sent on Wed, 11 Mar 2020 21:22:08 -0500:

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

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

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:[~2020-03-12 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-12  2:22 [GIT PULL] IPMI bug fixe for 5.6 Corey Minyard
2020-03-12 17:05 ` pr-tracker-bot

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.