[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20170929152342.23121-1-jgross@suse.com>
Date: Fri, 29 Sep 2017 17:23:42 +0200
From: Juergen Gross <jgross@...e.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
boris.ostrovsky@...cle.com
Subject: [GIT PULL] xen: fixes for 4.14-rc3
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.14c-rc3-tag
xen: fixes for 4.14-rc3
It contains 3 fixes:
- 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
Thanks.
Juergen
arch/x86/include/asm/xen/hypercall.h | 4 ++--
arch/x86/xen/mmu_pv.c | 13 ++++---------
drivers/xen/xen-pciback/conf_space_header.c | 11 ++++++++++-
3 files changed, 16 insertions(+), 12 deletions(-)
Colin Ian King (1):
x86/xen: clean up clang build warning
Jan Beulich (1):
xen-pciback: relax BAR sizing write value check
Zhenzhong Duan (1):
xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping
Powered by blists - more mailing lists