]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Jul 2020 16:29:22 +0000 (09:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Jul 2020 16:29:22 +0000 (09:29 -0700)
commit774c74efc97b52affcd3480c1e9bf6688dd9180c
tree9412714f90ec4584ea31e91f8c0778b0843269c7
parent0be577b68c5217f1a01cf8eac5feac000bd7c9bd
parent89f0d83fe7fd8d8dcb94fd3b90e7c6137272cca6
Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into master

Pull driver core fix from Greg KH:
 "A single driver core fix for 5.8-rc7. It resolves a problem found in
  the previous fix for this code made in 5.8-rc6. Hopefully this is all
  now cleared up, as this seems to be the last of the reported issues in
  this area, and was tested on the problem hardware.

  This patch has been in linux-next with no reported problems"

* tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  device property: Avoid NULL pointer dereference in device_get_next_child_node()