HomeFreeBSD

Don't send a signal with uninitialized 'sig' and 'code' fields.

Description

Don't send a signal with uninitialized 'sig' and 'code' fields.
We have a few shortcuts in the arm trap code to speed up obvious "must fail"
cases. In these situations, make sure that we fill in the "sig" and "code"
fields of the generated signal.

MFC after: 3 weeks

Details

Provenance
mmelAuthored on
Parents
rS366196: Add LINUX_BOOT_ABI back to arm64 GENERIC kernel.
Branches
Unknown
Tags
Unknown