From: Jon Medhurst Date: Thu, 9 Jun 2011 10:01:54 +0000 (+0100) Subject: ARM: kprobes: Add bx_write_pc() X-Git-Tag: v3.1-rc1~258^2^2~2^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=059987ffa7f8905fada25c8af1734e254209c55d;p=pandora-kernel.git 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 Acked-by: Nicolas Pitre --- Reading git-diff-tree failed