s390/mm: use a single lock for the fields in mm_context_t
The three locks 'lock', 'pgtable_lock' and 'gmap_lock' in the
mm_context_t can be reduced to a single lock.
Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>
Showing
- arch/s390/include/asm/mmu.h 0 additions, 5 deletionsarch/s390/include/asm/mmu.h
- arch/s390/include/asm/mmu_context.h 0 additions, 2 deletionsarch/s390/include/asm/mmu_context.h
- arch/s390/mm/gmap.c 4 additions, 4 deletionsarch/s390/mm/gmap.c
- arch/s390/mm/pgalloc.c 8 additions, 8 deletionsarch/s390/mm/pgalloc.c
Please register or sign in to comment