diff options
author | 2009-08-10 16:40:50 +0000 | |
---|---|---|
committer | 2009-08-10 16:40:50 +0000 | |
commit | ccba0548dce7a5311b46be97527f4d76dd369052 (patch) | |
tree | ae5f3c7b211e7de13cfd1ae99c8b11278e71830a /sys/kern | |
parent | 7 years of (diff) | |
download | wireguard-openbsd-ccba0548dce7a5311b46be97527f4d76dd369052.tar.xz wireguard-openbsd-ccba0548dce7a5311b46be97527f4d76dd369052.zip |
right now, we only increment ci_idepth in struct cpuinfo when
MULTIPROCESSOR is defined. This makes splassert incorrect for IPL_NONE
on such kernels.
Make this more similar to amd64, and move the inc and dec of ci_idepth
into the interrupt vectors, and only leave biglock in the locking
functions.
ok kettenis@
Diffstat (limited to 'sys/kern')
0 files changed, 0 insertions, 0 deletions