diff options
author | 2005-06-23 21:14:00 -0700 | |
---|---|---|
committer | 2005-06-28 10:01:19 -0700 | |
commit | a68db763af9b676590c3fe9ec3f17bf18015eb2f (patch) | |
tree | 9862af81932797f0e68f7053d253e6b6b581ea3d /security/selinux/hooks.c | |
parent | [IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.c (diff) | |
download | linux-dev-a68db763af9b676590c3fe9ec3f17bf18015eb2f.tar.xz linux-dev-a68db763af9b676590c3fe9ec3f17bf18015eb2f.zip |
[IA64] Fix another IA64 preemption problem
There's another problem shown up by Ingo's recent patch to make
smp_processor_id() complain if it's called with preemption enabled.
local_finish_flush_tlb_mm() calls activate_context() in a situation
where it could be rescheduled to another processor. This patch
disables preemption around the call.
Signed-off-by: Peter Chubb <peterc@gelato.unsw.edu.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions