summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/refill.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2006-02-11 19:55:18 +0000
committermarcel <marcel@FreeBSD.org>2006-02-11 19:55:18 +0000
commitac97d94d79c75ccd21c3a0c3653a602fe963e4da (patch)
tree4cd4be77544764f054848475c835a5a2fb4ab35f /lib/libc/stdio/refill.c
parentcea51dc68cfd5f1b687c7469fd15c26634068d5f (diff)
downloadFreeBSD-src-ac97d94d79c75ccd21c3a0c3653a602fe963e4da.zip
FreeBSD-src-ac97d94d79c75ccd21c3a0c3653a602fe963e4da.tar.gz
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
Diffstat (limited to 'lib/libc/stdio/refill.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud