linux/arch/cris/arch-v32/mm
Hugh Dickins a7e4705b24 [PATCH] mm: cris v32 mmu_context_lock
The cris v32 switch_mm guards get_mmu_context with next->page_table_lock: good
it's not really SMP yet, since get_mmu_context messes with global variables
affecting other mms.  Replace by global mmu_context_lock.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-29 21:40:42 -07:00
..
Makefile [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
init.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
intmem.c [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
mmu.S [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
tlb.c [PATCH] mm: cris v32 mmu_context_lock 2005-10-29 21:40:42 -07:00