aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJeff Dike <[email protected]>2007-05-06 14:51:51 -0700
committerLinus Torvalds <[email protected]>2007-05-07 12:13:04 -0700
commitb7ec15bd004f4524bf091f851348da2ccb519e4f (patch)
tree9f367c3e81c91a8cc86ee477c6e250341512cf1d /include/linux
parent83ff7df5f1c1c44efd84d7341211aa0138fd9504 (diff)
uml: virtualized time fix
With the current timekeeping, !CONFIG_UML_REAL_TIME_CLOCK has inconsistent behavior. Previously, gettimeofday could be (and was) isolated from the clock ticking. Now, it's not, so when CONFIG_UML_REAL_TIME_CLOCK is disabled, gettimeofday must progress in lockstep with the clock, making it fully virtual. Signed-off-by: Jeff Dike <[email protected]> Cc: Paolo 'Blaisorblade' Giarrusso <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions