]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/jailhouse: Enable PMTIMER
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 27 Nov 2017 08:11:48 +0000 (09:11 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 14 Jan 2018 20:11:55 +0000 (21:11 +0100)
commit87e65d05bb0a18e00655a58159790bc8d38e219e
treec18d6ffbc972e2de1017efcdf5c57fdef952bdb4
parent11c8dc419bbc7b5acef812043feefc53c45ef558
x86/jailhouse: Enable PMTIMER

Jailhouse exposes the PMTIMER as only reference clock to all cells. Pick
up its address from the setup data. Allow to enable the Linux support of
it by relaxing its strict dependency on ACPI.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Cc: jailhouse-dev@googlegroups.com
Link: https://lkml.kernel.org/r/6d5c3fadd801eb3fba9510e2d3db14a9c404a1a0.1511770314.git.jan.kiszka@siemens.com
arch/x86/Kconfig
arch/x86/kernel/jailhouse.c
drivers/acpi/Kconfig