diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-03-11 15:35:56 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2008-03-10 23:35:57 +0100 |
commit | 3fabc55f34b72720e8a10aa442bd3415a211edb3 (patch) | |
tree | 2ccc469ce6daff4430c04d89b139f3d7ac02aaac /drivers/lguest | |
parent | lguest: fix __get_vm_area usage. (diff) | |
download | linux-3fabc55f34b72720e8a10aa442bd3415a211edb3.tar.xz linux-3fabc55f34b72720e8a10aa442bd3415a211edb3.zip |
lguest: Sanitize the lguest clock.
Now the TSC code handles a zero return from calculate_cpu_khz(),
lguest can simply pass through the value it gets from the Host: if
non-zero, all the normal TSC code applies.
Otherwise (or if the Host really doesn't support TSC), the clocksource
code will fall back to the slower but reasonable lguest clock.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/lguest')
0 files changed, 0 insertions, 0 deletions