]> 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)
commitf330e56aa4e25935015392849719b89db44ec6b0
tree9412714f90ec4584ea31e91f8c0778b0843269c7
parenta6ab54d0a24baaf2dd2e8fd5d88b71b22aa580db
parent4458f273060d5b372c88334b59306f2f2ec0fddc
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()