mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-25 16:15:54 +00:00
Previously this was only set when CONFIG_BUG=y. While we rely on that for handle_BUG() dispatch, we still want to hand the opcode off to the die chain notifier for determining the trap value. Signed-off-by: Paul Mundt <lethal@linux-sh.org>