From: Wang Nan Date: Mon, 5 Jan 2015 11:29:25 +0000 (+0800) Subject: ARM: kprobes: disallow probing stack consuming instructions X-Git-Tag: fixes-v4.0-rc1~125^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0266c214fab21371a499e6ab1c9385cc6589189;p=pandora-kernel.git ARM: kprobes: disallow probing stack consuming instructions This patch prohibits probing instructions for which the stack requirements are unable to be determined statically. Some test cases are found not work again after the modification, this patch also removes them. Signed-off-by: Wang Nan Reviewed-by: Jon Medhurst Signed-off-by: Jon Medhurst --- Reading git-diff-tree failed