diff options
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2015-11-23 11:32:57 +0100 |
---|---|---|
committer | David Vrabel <david.vrabel@citrix.com> | 2015-12-21 15:40:54 +0100 |
commit | 02c2433b3aa6b57313c261c9811bbbe49528101c (patch) | |
tree | 8081453d55ffc7b54560cd99e069a9890ee7ea68 /arch/arm64/Kconfig | |
parent | missing include asm/paravirt.h in cputime.c (diff) | |
download | linux-02c2433b3aa6b57313c261c9811bbbe49528101c.tar.xz linux-02c2433b3aa6b57313c261c9811bbbe49528101c.zip |
arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
Introduce CONFIG_PARAVIRT and PARAVIRT_TIME_ACCOUNTING on ARM.
The only paravirt interface supported is pv_time_ops.steal_clock, so no
runtime pvops patching needed.
This allows us to make use of steal_account_process_tick for stolen
ticks accounting.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Christopher Covington <cov@codeaurora.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Russell King <linux@arm.linux.org.uk>
Diffstat (limited to 'arch/arm64/Kconfig')
0 files changed, 0 insertions, 0 deletions