]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'topic/uek-4.1/4.10-xen' of git://ca-git.us.oracle.com/linux-bostrovs...
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 8 Feb 2017 19:24:18 +0000 (14:24 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 8 Feb 2017 19:24:18 +0000 (14:24 -0500)
commita5a06923b083cdb4f350bbda0b2de3e33d3bed5b
treec4c70cc12ec79f8251e01a7e2431a95d806c646d
parent2634a56b9972b96e4b75a37f52c8b68a0e6fa79b
parent0430c3d24a5b5e0207003d1c5e098e871a0d358a
Merge branch 'topic/uek-4.1/4.10-xen' of git://ca-git.us.oracle.com/linux-bostrovs-public into topic/uek-4.1/xen

* 'topic/uek-4.1/4.10-xen' of git://ca-git.us.oracle.com/linux-bostrovs-public: (49 commits)
  xen: events: Replace BUG() with BUG_ON()
  xen: remove stale xs_input_avail() from header
  xen: return xenstore command failures via response instead of rc
  xen: xenbus driver must not accept invalid transaction ids
  xen/evtchn: use rb_entry()
  xen/setup: Don't relocate p2m over existing one
  xen/balloon: Only mark a page as managed when it is released
  xen/scsifront: don't request a slot on the ring until request is ready
  xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
  x86: Make E820_X_MAX unconditionally larger than E820MAX
  xen/pci: Bubble up error and fix description.
  xen: xenbus: set error code on failure
  xen: set error code on failures
  xen/events: use xen_vcpu_id mapping for EVTCHNOP_status
  xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
  tpm xen: Remove bogus tpm_chip_unregister
  xen-scsifront: Add a missing call to kfree
  xenfs: Use proc_create_mount_point() to create /proc/xen
  xen-netback: fix error handling output
  xen: make use of xenbus_read_unsigned() in xenbus
  ...

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