mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-27 09:03:10 +00:00
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>
1.4 KiB
1.4 KiB