From: Corey Minyard <minyard@acm.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
openipmi-developer@lists.sourceforge.net,
John Donnelly <john.p.donnelly@oracle.com>,
Takashi Iwai <tiwai@suse.de>
Subject: [GIT PULL] IPMI bug fixe for 5.6
Date: Wed, 11 Mar 2020 21:22:08 -0500 [thread overview]
Message-ID: <20200312022208.GH2822@minyard.net> (raw)
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(-)
next reply other threads:[~2020-03-12 2:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-12 2:22 Corey Minyard [this message]
2020-03-12 17:05 ` [GIT PULL] IPMI bug fixe for 5.6 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200312022208.GH2822@minyard.net \
--to=minyard@acm.org \
--cc=john.p.donnelly@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=openipmi-developer@lists.sourceforge.net \
--cc=tiwai@suse.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.