ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions
authorJon Medhurst <tixy@yxit.co.uk>
Tue, 12 Apr 2011 06:45:25 +0000 (07:45 +0100)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Fri, 29 Apr 2011 03:40:58 +0000 (23:40 -0400)
commit038c3839c917e3eea1150a1dc55607b9bde2d5ac
treefa78e7983b7f54c9644ed11582f00e4e949a39a8
parent8dd7cfbed83c74b1fb991fae264944e041e22e62
ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions

The signed multiply instructions were being decoded incorrectly.

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
arch/arm/kernel/kprobes-decode.c