]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4214ee2c6f367a4b9682bdc40d0933f6fccbc7b6
tree6d166da37e874f2c0b891d4cf61b5f4b9bf5a71f
parentb6eb280d3d45bec9f03b9e4fc76d60841209db87
[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