Paul Mundt 9a33fc217d sh: Make is_valid_bugaddr() more intelligent on nommu.
Currently is_valid_bugaddr() is true for anything >= PAGE_OFFSET, which
happens to be 0 on nommu configurations. Make this a bit smarter by just
reading in the opcode and comparing it against the trap type that we
already know. Follows the logic from avr32.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-05-19 19:32:07 +09:00
..
2008-05-08 19:51:46 +09:00
2008-02-14 14:22:12 +09:00
2007-06-11 15:57:42 +09:00
2008-02-14 14:22:10 +09:00
2008-05-08 19:51:35 +09:00