]> git.karo-electronics.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)
committerAK <andi@firstfloor.org>
Thu, 31 Mar 2011 18:58:01 +0000 (11:58 -0700)
commit0ca4534301c1bd86d00e3ba6beeef045a606e0c5
tree64fc3532aec284f69a4a5701c6ae369053448ec3
parent70f43fbf43440db130a7e3daeb276e29ed9a8f80
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>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
kernel/sched.c