[GIT PULL] PECI changes for v6.0-rc1
Winiarska, Iwona
iwona.winiarska at intel.com
Wed Aug 3 10:18:24 AEST 2022
Hi Greg,
please pull PECI update for Linux v6.0-rc1.
Thanks
-Iwona
The following changes since commit b5276c924497705ca927ad85a763c37f2de98349:
drivers: lkdtm: fix clang -Wformat warning (2022-07-28 16:20:36 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/iwi/linux.git tags/peci-next-6.0-rc1
for you to fetch changes up to cacbac434f6b020f99d4af648843465fd9eba167:
peci: cpu: Fix use-after-free in adev_release() (2022-08-03 00:56:17 +0200)
----------------------------------------------------------------
Update peci-next for v6.0-rc1
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