From: Wang Nan Date: Mon, 5 Jan 2015 11:29:18 +0000 (+0800) Subject: ARM: kprobes: introduces checker X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~109^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83803d97dae1eaf6850a45ef8ee179cc66e147dc;p=pandora-kernel.git ARM: kprobes: introduces checker This patch introdces 'checker' to decoding phase, and calls checkers when instruction decoding. This allows further decoding for specific instructions. This patch introduces a stub call of checkers in kprobe arch_prepare_kprobe() as an example and for further expansion. Signed-off-by: Wang Nan Reviewed-by: Jon Medhurst Reviewed-by: Masami Hiramatsu Signed-off-by: Jon Medhurst --- Reading git-diff-tree failed