]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit412e6d3fec247b2bc83106514b0fb3b17e2eb7fe
treecbd241740a61d7ff60742d6f94d1564e796fb405
parent252bf9f4c43fd58f96587a97866cb7cc980e7544
parent433e19cf33d34bb6751c874a9c00980552fe508c
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()