]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 May 2017 01:27:46 +0000 (18:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 May 2017 01:27:46 +0000 (18:27 -0700)
commit2ebe82c7cc69cd42e8b315044c181a100c7bfb28
tree726e88308f0a08384523bcb542bda510ca723748
parent6f52ddc28d6a6c736369f38397f0311f71c49b01
parent8c626edb24ba3b899ce1d05da250401a274d4126
Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core updates from Greg KH:
 "Very tiny pull request for 4.12-rc1 for the driver core this time
  around.

  There are some documentation fixes, an eventpoll.h fixup to make it
  easier for the libc developers to take our header files directly, and
  some very minor driver core fixes and changes.

  All have been in linux-next for a very long time with no reported
  issues"

* tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  Revert "kref: double kref_put() in my_data_handler()"
  driver core: don't initialize 'parent' in device_add()
  drivers: base: dma-mapping: use nth_page helper
  Documentation/ABI: add information about cpu_capacity
  debugfs: set no_llseek in DEFINE_DEBUGFS_ATTRIBUTE
  eventpoll.h: add missing epoll event masks
  eventpoll.h: fix epoll event masks