commit | 3cc6e2c599cdca573a8f347aea5da4c855ff5a78 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Mar 12 09:59:36 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Mar 12 09:59:36 2020 -0700 |
tree | 3c38061284a8e4b9b54b917cf7a97a9071a49e42 | |
parent | 2644bc8569baa735ae9c0a92432d6a30c20c1694 [diff] | |
parent | 443d372d6a96cd94ad119e5c14bb4d63a536a7f6 [diff] |
Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi 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