diff options
author | attilio <attilio@FreeBSD.org> | 2010-08-11 10:51:27 +0000 |
---|---|---|
committer | attilio <attilio@FreeBSD.org> | 2010-08-11 10:51:27 +0000 |
commit | af812168de987e4574b010e1b25ef58447386595 (patch) | |
tree | 0dc25afb56094976f7325aea2ae24d0971fcf420 /usr.bin/ncplogin | |
parent | 29a125ba3369b7e1baefd0195e0366aa21f03f72 (diff) | |
download | FreeBSD-src-af812168de987e4574b010e1b25ef58447386595.zip FreeBSD-src-af812168de987e4574b010e1b25ef58447386595.tar.gz |
IPI handlers may run generally with interrupts disabled because they
are served via an interrupt gate.
However, that doesn't explicitly prevent preemption and thread
migration thus scheduler pinning may be necessary in some handlers.
Fix that.
Tested by: gianni
MFC after: 1 month
Diffstat (limited to 'usr.bin/ncplogin')
0 files changed, 0 insertions, 0 deletions