[PATCH] timespec: normalize off by one errors
authorGeorge Anzinger <george@mvista.com>
Mon, 14 Nov 2005 00:07:44 +0000 (16:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 14 Nov 2005 02:14:17 +0000 (18:14 -0800)
commit3f39894d1b5c253b10fcb8fbbbcf65a330f6cdc7
tree6d166da37e874f2c0b891d4cf61b5f4b9bf5a71f
parent09e12f9f6bcd9af516d901223cebdbae58b32c9f
[PATCH] timespec: normalize off by one errors

It would appear that the timespec normalize code has an off by one error.
Found in three places.  Thanks to Ben for spotting.

Signed-off-by: George Anzinger<george@mvista.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/time.h
kernel/posix-timers.c