From: Jon Medhurst Date: Tue, 19 Apr 2011 09:52:19 +0000 (+0100) Subject: ARM: kprobes: Add emulation of hint instructions like NOP and WFI X-Git-Tag: v2.6.39-rc6~9^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94254930786216106100e9a28c9a244df58be61f;p=pandora-kernel.git ARM: kprobes: Add emulation of hint instructions like NOP and WFI Being able to probe NOP instructions is useful for hard-coding probeable locations and is used by the kprobes test code. Signed-off-by: Jon Medhurst Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed