From: Linus Torvalds Date: Thu, 31 Aug 2023 02:20:35 +0000 (-0700) Subject: Merge tag 'for-linus-6.6-1' of https://github.com/cminyard/linux-ipmi X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a55b0a028877e9d7e7dacdbe363d39390554ba14;p=linux.git Merge tag 'for-linus-6.6-1' of https://github.com/cminyard/linux-ipmi Pull IPMI updates from Corey Minyard: "Minor fixes for IPMI Lots of small unconnected things, memory leaks on error, a possible (though unlikely) deadlock, changes for updates to other things that have changed. Nothing earth-shattering, but things that need update" * tag 'for-linus-6.6-1' of https://github.com/cminyard/linux-ipmi: ipmi_si: fix -Wvoid-pointer-to-enum-cast warning ipmi: fix potential deadlock on &kcs_bmc->lock ipmi_si: fix a memleak in try_smi_init() ipmi: Change request_module to request_module_nowait ipmi: make ipmi_class a static const structure ipmi:ssif: Fix a memory leak when scanning for an adapter ipmi:ssif: Add check for kstrdup dt-bindings: ipmi: aspeed,ast2400-kcs-bmc: drop unneeded quotes ipmi: Switch i2c drivers back to use .probe() ipmi_watchdog: Fix read syscall not responding to signals during sleep --- a55b0a028877e9d7e7dacdbe363d39390554ba14