aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2006-02-11 19:55:18 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2006-02-11 19:55:18 +0000
commite13946c12775a7c373d4bfc914dde9f7d0a2ad32 (patch)
tree4cd4be77544764f054848475c835a5a2fb4ab35f /sys/netgraph
parent10b037c1d9fbc8d364619cae79bde12d52737308 (diff)
downloadsrc-e13946c12775a7c373d4bfc914dde9f7d0a2ad32.tar.gz
src-e13946c12775a7c373d4bfc914dde9f7d0a2ad32.zip
Correct the spinlock nesting of the idle thread of the APs before we
save the MCA state of the AP. Saving the MCA state of the AP requires us to allocate memory, which uses sleep locks. Now that we correct the spinlock nesting of the AP without having schedlock, avoid calling spinlock_exit(). Instead call critical_exit() and manually clear the MD spinlock count. MFC after: 3 days
Notes
Notes: svn path=/head/; revision=155553
Diffstat (limited to 'sys/netgraph')
0 files changed, 0 insertions, 0 deletions