]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Feb 2017 18:44:15 +0000 (10:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Feb 2017 18:44:15 +0000 (10:44 -0800)
commita2f7c74964a7f7972a598aced1beb867bf7b13e4
treecbd241740a61d7ff60742d6f94d1564e796fb405
parentf7e9b3e544d3e442428d0f5391c294db9e75b8c7
parent43f6c378dad881d3f5f06e1c4547cf84b15f7b80
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver fixes from Greg KH:
 "Here are two bugfixes that resolve some reported issues. One in the
  firmware loader, that should fix the much-reported problem of crashes
  with it. The other is a hyperv fix for a reported regression.

  Both have been in linux-next for a week or so with no reported issues"

* tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
  firmware: fix NULL pointer dereference in __fw_load_abort()