public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] IPMI bug fixes for 6.4
@ 2023-04-26 18:09 Corey Minyard
  2023-04-27 19:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Minyard @ 2023-04-26 18:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, openipmi-developer

Pull request:
-------------
The following changes since commit 982818426a0ffaf93b0621826ed39a84be3d7d62:

  Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2023-02-27 10:09:40 -0800)

are available in the Git repository at:

  https://github.com/cminyard/linux-ipmi.git tags/for-linus-6.4-1

for you to fetch changes up to d08076678ce72140a40553d226f90d189fbe06d1:

  ipmi:ssif: Drop if blocks with always false condition (2023-04-12 11:13:26 -0500)

----------------------------------------------------------------
Minor bug fixes for the IPMI driver

There was a bug in the SSIF driver where in certain conditions it could
stop working.

Outside of that: spelling fixes, removing some dead code, re-adding a
missing statistic increment, and removal of register_sysctl_table().

----------------------------------------------------------------
Corey Minyard (1):
      ipmi:ssif: Add send_retries increment

Luis Chamberlain (1):
      ipmi: simplify sysctl registration

Randy Dunlap (1):
      ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it

Uwe Kleine-König (1):
      ipmi:ssif: Drop if blocks with always false condition

Zhang Yuchen (1):
      ipmi: fix SSIF not responding under certain cond.

zipeng zhang (1):
      char:ipmi:Fix spelling mistake "asychronously" -> "asynchronously"

 drivers/char/ipmi/Kconfig         |  3 ++-
 drivers/char/ipmi/ipmi_poweroff.c | 16 +---------------
 drivers/char/ipmi/ipmi_ssif.c     | 16 ++++++----------
 3 files changed, 9 insertions(+), 26 deletions(-)


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

* Re: [GIT PULL] IPMI bug fixes for 6.4
  2023-04-26 18:09 [GIT PULL] IPMI bug fixes for 6.4 Corey Minyard
@ 2023-04-27 19:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-27 19:20 UTC (permalink / raw)
  To: Corey Minyard; +Cc: Linus Torvalds, linux-kernel, openipmi-developer

The pull request you sent on Wed, 26 Apr 2023 13:09:56 -0500:

> https://github.com/cminyard/linux-ipmi.git tags/for-linus-6.4-1

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2023-04-27 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-26 18:09 [GIT PULL] IPMI bug fixes for 6.4 Corey Minyard
2023-04-27 19:20 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox