[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZZv/gs97F3xQwOGQ@mail.minyard.net>
Date: Mon, 8 Jan 2024 07:58:26 -0600
From: Corey Minyard <minyard@....org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
openipmi-developer@...ts.sourceforge.net
Subject: [GIT PULL] IPMI bug fixes for 6.8
The following changes since commit ceb6a6f023fd3e8b07761ed900352ef574010bcb:
Linux 6.7-rc6 (2023-12-17 15:19:28 -0800)
are available in the Git repository at:
https://github.com/cminyard/linux-ipmi.git tags/for-linus-6.8-1
for you to fetch changes up to 9bd9fbd9032a3b7e9ea916d6e58ba0116e0621be:
ipmi: Remove usage of the deprecated ida_simple_xx() API (2023-12-19 06:33:45 -0600)
----------------------------------------------------------------
IPMI: Some small fixes
Nothing big, just aligning things with some changes.
----------------------------------------------------------------
Christophe JAILLET (1):
ipmi: Remove usage of the deprecated ida_simple_xx() API
Emilio Perez (1):
ipmi: Use regspacings passed as a module parameter
Rob Herring (1):
ipmi: si: Use device_get_match_data()
drivers/char/ipmi/ipmi_msghandler.c | 4 ++--
drivers/char/ipmi/ipmi_si_hardcode.c | 2 +-
drivers/char/ipmi/ipmi_si_platform.c | 12 ++++--------
3 files changed, 7 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists