]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 Oct 2016 02:52:24 +0000 (19:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 Oct 2016 02:52:24 +0000 (19:52 -0700)
commit7656d24dee34337f65788d7d238e698b06f3b540
tree0c46cb911f52cb0f19082bf925758d7f1f4527c7
parent1d080bc74daead072783c0f6c69c583decd14219
parent5d298e0d723d84923e853605b38d73beabaadfb2
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

Pull xen fixes from David Vrabel:

 - advertise control feature flags in xenstore

 - fix x86 build when XEN_PVHVM is disabled

* tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xenbus: check return value of xenbus_scanf()
  xenbus: prefer list_for_each()
  x86: xen: move cpu_up functions out of ifdef
  xenbus: advertise control feature flags
arch/x86/xen/enlighten.c
drivers/xen/xenbus/xenbus_dev_frontend.c