]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'uek4/4.7-xen-backport' into topic/uek-4.1/xen
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 3 Oct 2016 13:34:21 +0000 (09:34 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 3 Oct 2016 13:34:21 +0000 (09:34 -0400)
commit64a29ce0fb20dd1193bc0599b9fd664fc48c8b0a
treeb1dd01ab1eb709f954a42f13c25e1f03e5f9b491
parent2fd36bd959fc8b9d8fc0bbe7347a4e8f1f07e5ee
parent7ce3b6af16029d2b28fdfdc10603b8416a1d92fc
Merge branch 'uek4/4.7-xen-backport' into topic/uek-4.1/xen

* uek4/4.7-xen-backport:
  xenbus: simplify xenbus_dev_request_and_reply()
  xenbus: don't bail early from xenbus_dev_request_and_reply()
  xenbus: don't BUG() on user mode induced condition
  xen-pciback: return proper values during BAR sizing
  x86/xen: avoid m2p lookup when setting early page table entries
  xen/pciback: Fix conf_space read/write overlap check.
  x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
  xen/balloon: Fix declared-but-not-defined warning
  xen-blkfront: fix resume issues after a migration
  xen-blkfront: don't call talk_to_blkback when already connected to blkback
  xen: use same main loop for counting and remapping pages
  Xen: don't warn about 2-byte wchar_t in efi
  xen/gntdev: reduce copy batch size to 16

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
OraBug: 23585393