[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20171215055735.30662-1-jgross@suse.com>
Date: Fri, 15 Dec 2017 06:57:35 +0100
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.15-rc4
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-4.15-rc4-tag
xen: fixes for 4.15-rc4
It contains two minor fixes for running as Xen dom0:
- when built as 32 bit kernel on large machines the Xen LAPIC emulation
should report a rather modern LAPIC in order to support enough APIC-Ids
- The Xen LAPIC emulation is needed for dom0 only, so build it only for
kernels supporting to run as Xen dom0
Thanks.
Juergen
arch/x86/xen/apic.c | 2 +-
drivers/xen/Kconfig | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Jan Beulich (2):
x86/Xen: don't report ancient LAPIC version
xen: XEN_ACPI_PROCESSOR is Dom0-only
Powered by blists - more mailing lists