Skip to content
Commit 77b838fa authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: destroy_context() needs to disable interrupts.



get_new_mmu_context() can be invoked from interrupt context
now for the new SMP version wrap handling.

So disable interrupt while taking ctx_alloc_lock in destroy_context()
so we don't deadlock.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a0663a79
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment