]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jun 2021 17:30:28 +0000 (10:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jun 2021 17:30:28 +0000 (10:30 -0700)
commit34a20b66720b20c9f79c0d67816a1d019b39f3b7
treee59157a9ef12f91ff7e1af88330521a23ce09742
parent811d4df41b369be35bed137aede86792a5b50987
parent3911bff9c800a734d69c208f3e39809cfb43d709
Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull device properties framework fix from Rafael Wysocki:
 "Fix 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)"

* tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  software node: Handle software node injection to an existing device properly