diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2007-07-20 14:15:01 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-20 18:05:16 +0200 |
commit | 9d1ca6f13cfedfd127f3be7e447bd6d922806a65 (patch) | |
tree | fb920888bce49f2bfa8c5a239e2c8c55dd9df7bd /fs/splice.c | |
parent | lguest: trivial: We now have asm/processor-flags.h, so use it. (diff) | |
download | linux-9d1ca6f13cfedfd127f3be7e447bd6d922806a65.tar.xz linux-9d1ca6f13cfedfd127f3be7e447bd6d922806a65.zip |
lguest: override sched_clock
Guests currently use the default scheduler clock: this means they
always use jiffies even if TSC is actually available. It doesn't make
any noticeable difference here, but it's a better thing to do.
Also remove commented-out asm/sched-clock.h from -mm tree.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/splice.c')
0 files changed, 0 insertions, 0 deletions