[GIT PULL] Device properties framework fix for v5.9-rc3

From: Rafael J. Wysocki
Date: Fri Aug 28 2020 - 15:53:34 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
devprop-5.9-rc3

with top-most commit c15e1bdda4365a5f17cdadf22bf1c1df13884a9e

device property: Fix the secondary firmware node handling in
set_primary_fwnode()

on top of commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5

Linux 5.9-rc1

to receive device properties framework fix for 5.9-rc1.

This prevents the promotion of the secondary firmware node of a
device to the primary one from leaking a pointer (Heikki Krogerus).

Thanks!


---------------

Heikki Krogerus (1):
device property: Fix the secondary firmware node handling in
set_primary_fwnode()

---------------

drivers/base/core.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)