[GIT PULL] PECI fixes for v6.0
Winiarska, Iwona
iwona.winiarska at intel.com
Tue Aug 16 04:58:16 AEST 2022
Hi Greg,
Those fixes were previously sent after your development tree was already closed.
It would be great, if you can pull them for Linux v6.0.
Thanks
-Iwona
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iwi/linux.git tags/peci-fixes-6.0
for you to fetch changes up to 1c11289b34ab67ed080bbe0f1855c4938362d9cf:
peci: cpu: Fix use-after-free in adev_release() (2022-08-15 20:31:35 +0200)
----------------------------------------------------------------
PECI fixes for v6.0
Two minor fixes:
* cpu
- Fix use-after-free in adev_release()
* aspeed
- Fix error check for platform_get_irq()
----------------------------------------------------------------
Iwona Winiarska (1):
peci: cpu: Fix use-after-free in adev_release()
Lv Ruyi (1):
peci: aspeed: fix error check return value of platform_get_irq()
drivers/peci/controller/peci-aspeed.c | 2 +-
drivers/peci/cpu.c | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
More information about the openbmc
mailing list