[POWERPC] Fix idr locking in init_new_context
authorSonny Rao <sonny@burdell.org>
Tue, 27 Jun 2006 12:46:09 +0000 (08:46 -0400)
committerPaul Mackerras <paulus@samba.org>
Thu, 29 Jun 2006 06:22:46 +0000 (16:22 +1000)
We always need to serialize accesses to mmu_context_idr.

I hit this bug when testing with a small number of mmu contexts.

Signed-off-by: Sonny Rao <sonny@burdell.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found