[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gpxRL=B_PaUDRzyiR5z17r_6omrCk-DWM+=dG5=xSJiQ@mail.gmail.com>
Date: Fri, 25 Jun 2021 19:09:21 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Device properties framework fix for v5.13-rc8
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
devprop-5.13-rc8
with top-most commit 5dca69e26fe97f17d4a6cbd6872103c868577b14
software node: Handle software node injection to an existing device properly
on top of commit 13311e74253fe64329390df80bed3f07314ddd61
Linux 5.13-rc7
to receive a device properties framework fix for 5.13-rc8.
This fixes a NULL pointer dereference introduced by a recent commit
and occurring when device_remove_software_node() is used with a device
that has never been registered (Heikki Krogerus).
Thanks!
---------------
Heikki Krogerus (1):
software node: Handle software node injection to an existing
device properly
---------------
drivers/base/swnode.c | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists