]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move netgraph spimlock order entries out of
authorjulian <julian@FreeBSD.org>
Sun, 25 Feb 2001 04:56:23 +0000 (04:56 +0000)
committerjulian <julian@FreeBSD.org>
Sun, 25 Feb 2001 04:56:23 +0000 (04:56 +0000)
commit5f7d2c9e8ba2a488294c7aa25d3cd0ee11fd5482
treece1273e0f70ffc07bbaeb947931cb0349b0ba73c
parentd273bd6e2b565568d135ca38e4b6fea27eecb962
Move netgraph spimlock order entries out of
the #ifdef SMP section. They need to be there for UP too.
sys/kern/kern_mutex.c
sys/kern/subr_turnstile.c
sys/kern/subr_witness.c