From: Wang Nan Date: Mon, 5 Jan 2015 11:29:44 +0000 (+0800) Subject: ARM: kprobes: check register usage for probed instruction. X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~109^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a1899db30a9325498aef114055506286dc8010;p=pandora-kernel.git ARM: kprobes: check register usage for probed instruction. This patch utilizes the previously introduced checker to check register usage for probed ARM instruction and saves it in a mask. A further patch will use such information to avoid simulation or emulation. Signed-off-by: Wang Nan Reviewed-by: Jon Medhurst Signed-off-by: Jon Medhurst --- Reading git-diff-tree failed