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:
c8e7fd2
)
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
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 12 Feb 2009 17:31:03 +0000
(09:31 -0800)
commit
9be260a646bf76fa418ee519afa10196b3164681
upstream.
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found