Revision fc486b03cae382601b366ab460b05e1a01bf69cd authored by Linus Torvalds on 13 September 2014, 00:45:27 UTC, committed by Linus Torvalds on 13 September 2014, 00:45:27 UTC
Pull Xen ARM bugfix from Stefano Stabellini:
 "The patches fix the "xen_add_mach_to_phys_entry: cannot add" bug that
  has been affecting xen on arm and arm64 guests since 3.16.  They
  require a few hypervisor side changes that just went in xen-unstable.

  A couple of days ago David sent out a pull request with a few other
  Xen fixes (it is already in master).  Sorry we didn't synchronized
  better among us"

* tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen/arm: remove mach_to_phys rbtree
  xen/arm: reimplement xen_dma_unmap_page & friends
  xen/arm: introduce XENFEAT_grant_map_identity
2 parent s 471cff7 + d50582e
History
File Mode Size
bebob
fireworks
Kconfig -rw-r--r-- 3.5 KB
Makefile -rw-r--r-- 519 bytes
amdtp.c -rw-r--r-- 27.2 KB
amdtp.h -rw-r--r-- 8.0 KB
cmp.c -rw-r--r-- 9.3 KB
cmp.h -rw-r--r-- 1.4 KB
dice-interface.h -rw-r--r-- 11.5 KB
dice.c -rw-r--r-- 36.8 KB
fcp.c -rw-r--r-- 10.3 KB
fcp.h -rw-r--r-- 1.0 KB
isight.c -rw-r--r-- 17.8 KB
iso-resources.c -rw-r--r-- 6.5 KB
iso-resources.h -rw-r--r-- 1.2 KB
lib.c -rw-r--r-- 2.1 KB
lib.h -rw-r--r-- 592 bytes
packets-buffer.c -rw-r--r-- 2.1 KB
packets-buffer.h -rw-r--r-- 747 bytes
scs1x.c -rw-r--r-- 12.7 KB
speakers.c -rw-r--r-- 18.8 KB

back to top