linux/arch/s390/mm
Heiko Carstens 09252e77ed [S390] Convert extmem spin_lock into a mutex.
There's no need to have a spin_lock here, but need sleepable context
for vmem_map. Therefore convert the spin_lock into a mutex.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-12-04 15:40:51 +01:00
..
Makefile
cmm.c [PATCH] s390: fix cmm kernel thread handling 2006-09-26 08:49:11 -07:00
extmem.c [S390] Convert extmem spin_lock into a mutex. 2006-12-04 15:40:51 +01:00
fault.c [S390] pfault code cleanup. 2006-12-04 15:40:40 +01:00
init.c [S390] revert add_active_range() usage patch. 2006-11-06 10:49:00 +01:00
ioremap.c
mmap.c