From: Masami Hiramatsu Date: Thu, 5 Feb 2009 22:12:39 +0000 (-0500) Subject: prevent kprobes from catching spurious page faults X-Git-Tag: v2.6.29-rc4~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9be260a646bf76fa418ee519afa10196b3164681;p=pandora-kernel.git prevent kprobes from catching spurious page faults Prevent kprobes from catching spurious faults which will cause infinite recursive page-fault and memory corruption by stack overflow. Signed-off-by: Masami Hiramatsu Cc: [2.6.28.x] Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed