aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorjohn stultz <[email protected]>2007-03-26 21:32:26 -0800
committerLinus Torvalds <[email protected]>2007-03-27 09:05:15 -0700
commitd62ac21aa075c8ddf3d02a98d28afce635e77e8e (patch)
treed315a4aaa57b219c151a5e2d9ae0e557517a0bd2 /include/linux/debugobjects.h
parentb92c4f922b2e8c70f8790d42e45bb9401c57be63 (diff)
[PATCH] ntp: avoid time_offset overflows
I've been seeing some odd NTP behavior recently on a few boxes and finally narrowed it down to time_offset overflowing when converted to SHIFT_UPDATE units (which was a side effect from my HZfreeNTP patch). This patch converts time_offset from a long to a s64 which resolves the issue. [[email protected]: signedness fixes] Signed-off-by: John Stultz <[email protected]> Cc: Roman Zippel <[email protected]> Cc: john stultz <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Thomas Gleixner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions