]> Git Repo - linux.git/commitdiff
Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi
authorLinus Torvalds <[email protected]>
Thu, 12 Mar 2020 16:59:36 +0000 (09:59 -0700)
committerLinus Torvalds <[email protected]>
Thu, 12 Mar 2020 16:59:36 +0000 (09:59 -0700)
Pull IPMI fix from Corey Minyard:
 "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"

* tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi:
  ipmi_si: Avoid spurious errors for optional IRQs


Trivial merge
This page took 0.056776 seconds and 4 git commands to generate.