git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a33a052
)
posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW
author
Hiroshi Shimamoto
<h-shimamoto@ct.jp.nec.com>
Mon, 3 Aug 2009 02:48:19 +0000
(11:48 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 4 Aug 2009 08:16:41 +0000
(10:16 +0200)
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>
kernel/posix-timers.c
patch
|
blob
|
history
diff --cc
kernel/posix-timers.c
Simple merge