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:
767b582
)
prevent kprobes from catching spurious page faults
author
Masami Hiramatsu
<mhiramat@redhat.com>
Thu, 5 Feb 2009 22:12:39 +0000
(17:12 -0500)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 6 Feb 2009 01:01:50 +0000
(17:01 -0800)
Prevent kprobes from catching spurious faults which will cause infinite
recursive page-fault and memory corruption by stack overflow.
Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Cc: <stable@kernel.org> [2.6.28.x]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found