[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <c0585d60961ed200f422a9f2124ee269827504e3.camel@intel.com>
Date: Mon, 15 Aug 2022 18:58:16 +0000
From: "Winiarska, Iwona" <iwona.winiarska@...el.com>
To: "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
CC: "openbmc@...ts.ozlabs.org" <openbmc@...ts.ozlabs.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] PECI fixes for v6.0
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(-)
Powered by blists - more mailing lists