]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sched: Export account_system_vtime()
authorIngo Molnar <mingo@elte.hu>
Thu, 10 Feb 2011 09:23:28 +0000 (10:23 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 23:37:27 +0000 (15:37 -0800)
commitea63ff2b31ea01f1c6a293dc09ad58287b7049be
tree9228790310f700d398306a552b31387f2d83a395
parent19d3e3cbe91fd8c800654ff2b54cdb993cdf0336
sched: Export account_system_vtime()

Commit: b7dadc38797584f6203386da1947ed5edf516646 upstream

KVM uses it for example:

 ERROR: "account_system_vtime" [arch/x86/kvm/kvm.ko] undefined!

Cc: Venkatesh Pallipadi <venki@google.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1286237003-12406-3-git-send-email-venki@google.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Mike Galbraith <efault@gmx.de>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
kernel/sched.c