From: Jon Medhurst Date: Tue, 11 Mar 2014 14:05:26 +0000 (+0000) Subject: ARM: kprobes: Fix test code compilation errors for ARMv4 targets X-Git-Tag: omap-for-v3.17/fixes-against-rc2~297^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=449fd15fbcde239875031d70fd06abb4a0e1ed09;p=pandora-kernel.git ARM: kprobes: Fix test code compilation errors for ARMv4 targets Conditionally compile kprobes test cases for ARMv5 instructions to avoid compilation errors with ARMv4 targets like: /tmp/cc7Tx8ST.s:16740: Error: selected processor does not support ARM mode `clz r0,r0' Signed-off-by: Jon Medhurst --- Reading git-diff-tree failed