]> www.infradead.org Git - users/dwmw2/linux.git/commit
x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time
authorDavid Woodhouse <dwmw@amazon.co.uk>
Thu, 9 Dec 2021 13:54:20 +0000 (13:54 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 14 Dec 2021 11:23:16 +0000 (11:23 +0000)
commitac869e73727f6b0d890620a90b3fdafeca6cf58f
tree8f8d255d83f19405b9a30a30dab15fa3f14e97ca
parent822b3f364949ca1028173dc7ff37a7f3ce396eb0
x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time

I made the actual CPU bringup go nice and fast... and then Linux spends
half a minute printing stupid nonsense about clocks and steal time for
each of 256 vCPUs. Don't do that. Nobody cares.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
arch/x86/kernel/kvm.c
arch/x86/kernel/kvmclock.c