From: Linus Torvalds Date: Sat, 18 Apr 2026 16:33:54 +0000 (-0700) Subject: Merge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmi X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e769656963e0329b91d32ec76955e077966b603;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmi Pull ipmi updates from Corey Minyard: "Small updates and fixes (mostly to the BMC software): - Fix one issue in the host side driver where a kthread can be left running on a specific memory allocation failre at probe time - Replace system_wq with system_percpu_wq so system_wq can eventually go away" * tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmi: ipmi:ssif: Clean up kthread on errors ipmi:ssif: Remove unnecessary indention ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=m ipmi: ssif_bmc: add unit test for state machine ipmi: ssif_bmc: change log level to dbg in irq callback ipmi: ssif_bmc: fix message desynchronization after truncated response ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure ipmi: ssif_bmc: cancel response timer on remove ipmi: Replace use of system_wq with system_percpu_wq --- 1e769656963e0329b91d32ec76955e077966b603