Blackfin: fix decoding of opcodes 41-47 in decode_instruction()
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 8 Jan 2010 19:06:22 +0000 (20:06 +0100)
committerMike Frysinger <vapier@gentoo.org>
Tue, 9 Mar 2010 05:30:48 +0000 (00:30 -0500)
commit48a74f9d1b381471397097851531c4e392f97451
tree6a1fe11ef3d8317c10a9d502b91863d993855805
parentd86bfb1600db38e8387beee0aaab4263cfd728a2
Blackfin: fix decoding of opcodes 41-47 in decode_instruction()

This condition allowed only decoding of opcode 0x0040

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/kernel/traps.c