CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/08 09:57:53
Modified files:
sys/arch/arm64/arm64: trap.c
Log message:
Generate SIGBUS when we see a data abort exception because of unaligned
access instead of spinning forever. Fix a weird cast in related code while
I'm there.
ok visa@ deraadt@
