Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Sep 2017 19:24:28 +0000 (12:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Sep 2017 19:24:28 +0000 (12:24 -0700)
commit9f2a5128b94beb6bb63d8fc03d67f47203b04b3a
treec73f4d2bffe8147084c8d861d0fd5312dcc83393
parent42057e1825cc581d46a46495e9ddc3f243f31539
parent0d805ee70a69eabd38160dc199e183ac2f13fe4b
Merge tag 'for-linus-4.14c-rc3-tag' of git://git./linux/kernel/git/xen/tip

Pull xen fixes from Juergen Gross:

 - avoid a warning when compiling with clang

 - consider read-only bits in xen-pciback when writing to a BAR

 - fix a boot crash of pv-domains

* tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping
  xen-pciback: relax BAR sizing write value check
  x86/xen: clean up clang build warning
arch/x86/include/asm/xen/hypercall.h
arch/x86/xen/mmu_pv.c