[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [GIT PULL] xen: fixes for 5.3-rc3
Linus, Please git pull the following tag: git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.3a-rc3-tag xen: fixes for 5.3-rc3 It contains: - a small cleanup - a fix for a build error on ARM with some configs - a fix of a patch for the Xen gntdev driver - 3 patches for fixing a potential problem in the swiotlb-xen driver which Konrad was fine with me carrying them through the Xen tree Thanks. Juergen drivers/xen/gntdev.c | 2 +- drivers/xen/privcmd.c | 35 ++++--------------------- drivers/xen/swiotlb-xen.c | 34 +++++++----------------- drivers/xen/xen-pciback/conf_space_capability.c | 3 +-- drivers/xen/xlate_mmu.c | 32 ++++++++++++++++++++++ include/linux/page-flags.h | 4 +++ include/xen/xen-ops.h | 3 +++ 7 files changed, 56 insertions(+), 57 deletions(-) Arnd Bergmann (1): xen: avoid link error on ARM Juergen Gross (3): xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() xen/swiotlb: simplify range_straddles_page_boundary() xen/swiotlb: remember having called xen_create_contiguous_region() Souptick Joarder (1): xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero() YueHaibing (1): xen/pciback: remove set but not used variable 'old_state' _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |