diff options
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | 2009-08-03 02:48:19 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-08-04 08:16:41 (GMT) |
commit | 70d715fd0597f18528f389b5ac59102263067744 (patch) | |
tree | eb3a4fb2a57a19fd1b93e9e3887d9ee7f6c1e0f6 /drivers | |
parent | a33a052f19a21d727847391c8c1aff3fb221c472 (diff) | |
download | linux-70d715fd0597f18528f389b5ac59102263067744.tar.xz |
posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW
Prevent calling do_nanosleep() with clockid
CLOCK_MONOTONIC_RAW, it may cause oops, such as NULL pointer
dereference.
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <johnstul@us.ibm.com>
Cc: <stable@kernel.org>
LKML-Reference: <4A764FF3.50607@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions