kernel - reduce kernel stack use (2)
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 3 Jul 2012 17:42:03 +0000 (10:42 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 3 Jul 2012 17:42:03 +0000 (10:42 -0700)
commit4cda7147e5c08aeaba39cefffe91d62772a9dac7
tree1a02adf6af02e03c9d7bcdb2d924dd992c68b77f
parent7c76e73a679321a9a4cc0a93178ee93fbda7aaa6
kernel - reduce kernel stack use (2)

* Correct hanging allocation on kldunload from previous commit.

* Rearrange the flow of the code a little for the exit case.
sys/kern/dsched/fq/fq_core.c