time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime
authorJohn Stultz <john.stultz@linaro.org>
Thu, 2 Jun 2011 01:18:09 +0000 (18:18 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 21 Jun 2011 23:55:36 +0000 (16:55 -0700)
Arve suggested making sure we catch possible negative sleep time
intervals that could be passed into timekeeping_inject_sleeptime.

CC: Arve Hjønnevåg <arve@android.com>
CC: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found