From: Jon Medhurst Date: Sun, 28 Aug 2011 15:18:43 +0000 (+0100) Subject: ARM: kprobes: Framework for instruction set test cases X-Git-Tag: v3.2-rc1~130^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a43bc69b39484a448293f2eddc7e98ff15437414;p=pandora-kernel.git ARM: kprobes: Framework for instruction set test cases On ARM we have to simulate/emulate CPU instructions in order to singlestep them. This patch adds a framework which can be used to construct test cases for different instruction forms. It is described in detail in the in-source comments of kprobes-test.c Signed-off-by: Jon Medhurst Acked-by: Nicolas Pitre --- Reading git-diff-tree failed