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
Subject: [GIT PULL] IPMI bug fixes for 5.2
Date: Wed, 8 May 2019 11:17:32 -0500 [thread overview]
Message-ID: <20190508161732.GG16145@minyard.net> (raw)
The following changes since commit fe5cdef29e41c8bda8cd1a11545e7c6bfe25570e:
Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmi (2019-04-17 10:25:25 -0700)
are available in the Git repository at:
https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.2
for you to fetch changes up to ed6c3a6d8996659e3bbf4214ba26b5e5a7440b26:
ipmi: Remove warning if no slave address is present (2019-04-24 12:29:24 -0500)
----------------------------------------------------------------
Some minor cleanups for the IPMI driver.
----------------------------------------------------------------
Arnd Bergmann (1):
ipmi: avoid atomic_inc in exit function
Colin Ian King (1):
char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages"
Corey Minyard (4):
ipmi: Remove file from ipmi_file_private
ipmi: Add the i2c-addr property for SSIF interfaces
ipmi:ssif: Only unregister the platform driver if it was registered
ipmi: Remove warning if no slave address is present
Dan Carpenter (1):
ipmi_si: remove an unused variable in try_smi_init()
Kamlakant Patel (1):
ipmi:ssif: compare block number correctly for multi-part return messages
YueHaibing (1):
ipmi: Make ipmi_interfaces_srcu variable static
.../ABI/testing/sysfs-devices-platform-ipmi | 2 +-
drivers/char/ipmi/ipmi_devintf.c | 3 ---
drivers/char/ipmi/ipmi_dmi.c | 2 ++
drivers/char/ipmi/ipmi_msghandler.c | 4 ++--
drivers/char/ipmi/ipmi_plat_data.c | 27 ++++++++++++----------
drivers/char/ipmi/ipmi_plat_data.h | 3 +++
drivers/char/ipmi/ipmi_si_hardcode.c | 1 +
drivers/char/ipmi/ipmi_si_hotmod.c | 1 +
drivers/char/ipmi/ipmi_si_intf.c | 2 --
drivers/char/ipmi/ipmi_si_platform.c | 6 ++---
drivers/char/ipmi/ipmi_ssif.c | 11 ++++++---
11 files changed, 35 insertions(+), 27 deletions(-)
next reply other threads:[~2019-05-08 16:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-08 16:17 Corey Minyard [this message]
2019-05-08 18:30 ` [GIT PULL] IPMI bug fixes for 5.2 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=20190508161732.GG16145@minyard.net \
--to=minyard@acm.org \
--cc=linux-kernel@vger.kernel.org \
--cc=openipmi-developer@lists.sourceforge.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox