510fae54b9554bbef9a8e8d1443c11b1985dadba parent df4fa1f8dde23db25f50e49535d2c7db0005f9ad author Jon Medhurst 1310043788 +0100 committer Tixy 1310578368 +0000 ARM: kprobes: Add BLX macro This is for use by inline assembler which will be added to kprobes-arm.c It saves memory when used on newer ARM architectures and also provides correct interworking should ARM probes be required on Thumb kernels in the future. Signed-off-by: Jon Medhurst Acked-by: Nicolas Pitre 3Ix