From: Jon Medhurst Date: Sun, 28 Aug 2011 15:02:38 +0000 (+0100) Subject: ARM: kprobes: Add basic API tests X-Git-Tag: v3.2-rc1~130^2~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eed1797720ae633cf17b03dd804d8744f1d3b5c;p=pandora-kernel.git ARM: kprobes: Add basic API tests These test that the different kinds of probes can be successfully placed into ARM and Thumb code and that the handlers are called correctly when this code is executed. Signed-off-by: Jon Medhurst Acked-by: Nicolas Pitre --- Reading git-diff-tree failed