android_kernel_xiaomi_sm8350/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
..
init.c
intmem.c
Makefile
mmu.S
tlb.c [PATCH] mm: cris v32 mmu_context_lock 2005-10-29 21:40:42 -07:00