diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-12-02 21:56:16 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-12-02 21:56:16 +0300 |
commit | df365887f83dda9386a02ea1aa48b3b566473c64 (patch) | |
tree | cd73e6a128b243a98215008c008562be66c705d3 /drivers/hwspinlock | |
parent | 4536579b76168db26d38e4b8516d05570a412819 (diff) | |
parent | c03a487a83fddbca1ef6cb5b97a69cd3e390e233 (diff) | |
download | linux-df365887f83dda9386a02ea1aa48b3b566473c64.tar.xz |
Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmi
Pull IPMI fixes from Corey Minyard:
"Some changes that went in 5.16 had issues. When working on the design
a piece was redesigned and things got missed. And the message type was
not being initialized when it was allocated, resulting in crashes.
In addition, the IPMI driver has had a shutdown issue where it could
still have an item in a system workqueue after it had been shutdown.
Move to a private workqueue to avoid that problem"
* tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmi:
ipmi:ipmb: Fix unknown command response
ipmi: fix IPMI_SMI_MSG_TYPE_IPMB_DIRECT response length checking
ipmi: fix oob access due to uninit smi_msg type
ipmi: msghandler: Make symbol 'remove_work_wq' static
ipmi: Move remove_work to dedicated workqueue
Diffstat (limited to 'drivers/hwspinlock')
0 files changed, 0 insertions, 0 deletions