Linus, Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.15-rc8-tag xen: fixes for 4.15-rc8 It contains 2 build fixes for clang and 2 fixes for rather unlikely situations in the Xen gntdev driver. Thanks. Juergen arch/x86/xen/mmu_pv.c | 8 +++----- arch/x86/xen/xen-ops.h | 2 +- drivers/xen/gntdev.c | 8 ++++---- 3 files changed, 8 insertions(+), 10 deletions(-) Nick Desaulniers (2): x86/xen/time: fix section mismatch for xen_init_time_ops() x86: xen: remove the use of VLAIS Ross Lagerwall (2): xen/gntdev: Fix off-by-one error when unmapping with holes xen/gntdev: Fix partial gntdev_mmap() cleanup