]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Sep 2013 20:45:23 +0000 (13:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Sep 2013 20:45:23 +0000 (13:45 -0700)
commit736b44d4f5737cb00c8e0fc922695f9e6ffad6e6
tree98395ff1d6e00382183907d60ddccff29032aa8a
parentafe60e3f15dc4ed1977889e0e7a91add309230bd
parent0bcc5104e99fb7ecf5c4c3a178425acdeed58350
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core / sysfs fixes from Greg KH:
 "Here are 2 fixes for 3.12-rc3.  One fixes a sysfs problem with
  mounting caused by 3.12-rc1, and the other is a bug reported by the
  chromeos developers with the driver core.

  Both have been in linux-next for a bit"

* tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  driver core : Fix use after free of dev->parent in device_shutdown
  sysfs: Allow mounting without CONFIG_NET