summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog/msgbox.c
diff options
context:
space:
mode:
authorjchandra <jchandra@FreeBSD.org>2011-01-12 13:16:35 +0000
committerjchandra <jchandra@FreeBSD.org>2011-01-12 13:16:35 +0000
commitc81547364f4a0e0c89fc0ea0e7916c068844860e (patch)
treecdfa042adeb8029d98b7e0aef1bd813b2bcd2e08 /gnu/lib/libdialog/msgbox.c
parente2bf490883981ea8ba474ce9e80082abcb542607 (diff)
downloadFreeBSD-src-c81547364f4a0e0c89fc0ea0e7916c068844860e.zip
FreeBSD-src-c81547364f4a0e0c89fc0ea0e7916c068844860e.tar.gz
The message ring interrupt needs to be enabled for all cpus, not just
the ones which run the message ring handler. Some bits of the interrupt mask are part of the status register which is saved with the process context, and these bits are initialized from the cpu on which the process is created. This means that all the processes should have the same value for these interrupt mask bits, so that the interrupt mask remains the same regardless of what thread is scheduled on the cpu. Submitted by: Sriram Gorti (srgorti at netlogicmicro dot com)
Diffstat (limited to 'gnu/lib/libdialog/msgbox.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud