commit | 059987ffa7f8905fada25c8af1734e254209c55d | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Thu Jun 09 11:01:54 2011 +0100 |
committer | Tixy <tixy@medhuaa1.miniserver.com> | Wed Jul 13 17:32:43 2011 +0000 |
tree | 81b04303f15f9046bd59e54e70e1dda3103cd75a | |
parent | 02d194f64772aee91e7319ca033905b0bafee04c [diff] |
ARM: kprobes: Add bx_write_pc() This writes a value to PC, with interworking. I.e. switches to Thumb or ARM mode depending on the state of the least significant bit. Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>