diff options
author | 2018-06-06 12:58:05 +0000 | |
---|---|---|
committer | 2018-06-06 12:58:05 +0000 | |
commit | 26305447b14bbd0008c17b719110dd8c345b0692 (patch) | |
tree | 094a557cd36bd30304ba3987a1dc444b616c4f01 /usr.bin/ssh/ssh.c | |
parent | remove fields that are found in struct dispatcher from struct relayhost (diff) | |
download | wireguard-openbsd-26305447b14bbd0008c17b719110dd8c345b0692.tar.xz wireguard-openbsd-26305447b14bbd0008c17b719110dd8c345b0692.zip |
Make sure cr17 matches curcpu() on non-MULTIPROCESSOR kernels.
This fixes that luna88k non-MULTIPROCESSOR kernel with option
DIAGNOSTIC (i.e. GENERIC) will hang silently at boot.
That problem had been caused after the addition of a
MUTEX_ASSERT_UNLOCKED check in kprintf() in sys/kern/subr_prf.c
1.95.
The diff is suggested from Miod Vallat, tested it on
non-MULTIPROCESSOR and MULTIPROCESSOR kernels by me.
Diffstat (limited to 'usr.bin/ssh/ssh.c')
0 files changed, 0 insertions, 0 deletions