From: Jon Medhurst Date: Thu, 7 Apr 2011 12:25:16 +0000 (+0100) Subject: ARM: kprobes: Fix emulation of MRS instruction X-Git-Tag: v2.6.39-rc6~9^2~2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c412aba2a1243192a4d53736805a96bdda915608;p=pandora-kernel.git ARM: kprobes: Fix emulation of MRS instruction The MRS instruction should set mode and interrupt bits in the read value so it is simpler to use a new simulation routine (simulate_mrs) rather than some modified emulation. prep_emulate_rd12 is now unused and removed. Signed-off-by: Jon Medhurst Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed