From: Linus Torvalds Date: Fri, 2 Aug 2019 22:26:48 +0000 (-0700) Subject: Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.3-rc3~17 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=dcb8cfbd8fe9e62c7d64e82288d3ffe2502b7371;p=linux-2.6-block.git Merge tag 'for-linus-5.3a-rc3-tag' of git://git./linux/kernel/git/xen/tip Pull xen fixes from Juergen Gross: - a small cleanup - a fix for a build error on ARM with some configs - a fix of a patch for the Xen gntdev driver - three patches for fixing a potential problem in the swiotlb-xen driver which Konrad was fine with me carrying them through the Xen tree * tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: xen/swiotlb: remember having called xen_create_contiguous_region() xen/swiotlb: simplify range_straddles_page_boundary() xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() xen: avoid link error on ARM xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero() xen/pciback: remove set but not used variable 'old_state' --- dcb8cfbd8fe9e62c7d64e82288d3ffe2502b7371