[GIT PULL] IPMI bug fixes for 5.16 (3)

From: Corey Minyard
Date: Wed Dec 22 2021 - 09:17:59 EST


The following changes since commit 12119cfa1052d512a92524e90ebee85029a918f8:

Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfio (2021-12-03 12:27:08 -0800)

are available in the Git repository at:

https://github.com/cminyard/linux-ipmi.git tags/for-linus-5.16-3

for you to fetch changes up to ffb76a86f8096a8206be03b14adda6092e18e275:

ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module (2021-12-21 08:04:42 -0600)

----------------------------------------------------------------
Fix some IPMI crashes

Some crash fixes have come in dealing with various error handling
issues. They have sat in next for 5 days or more without issue, and
they are fairly critical.

-corey