From: Martin Schwidefsky Date: Wed, 5 Jan 2011 11:47:16 +0000 (+0100) Subject: [S390] kprobes: single stepped breakpoint X-Git-Tag: v2.6.38-rc1~461^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f2aaa79a2d484c8449f34461464a1e84e36e2b;p=pandora-kernel.git [S390] kprobes: single stepped breakpoint Remove special case of a kprobe on a breakpoint while a relocated instruction is single stepped. The only instruction that may cause a fault while kprobe single stepping is active is the relocated instruction. There is no kprobe on the instruction slot retrieved with get_insn_slot(). Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed