kernel-ark/arch/sparc64/mm
David S. Miller a77754b4d0 [SPARC64]: Bulletproof MMU context locking.
1) Always spin_lock_init() in init_context().  The caller essentially
   clears it out, or copies the mm info from the parent.  In both
   cases we need to explicitly initialize the spinlock.

2) Always do explicit IRQ disabling while taking mm->context.lock
   and ctx_alloc_lock.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 01:14:20 -08:00
..
fault.c
generic.c
hugetlbpage.c
init.c [SPARC64]: Bulletproof MMU context locking. 2006-03-20 01:14:20 -08:00
Makefile
tlb.c
tsb.c [SPARC64]: Bulletproof MMU context locking. 2006-03-20 01:14:20 -08:00
ultra.S