linux/arch/s390/mm
Heiko Carstens e8216dee83 [PATCH] s390: fix cmm kernel thread handling
Convert cmm's usage of kernel_thread to kthread_run.  Also create the
cmmthread at module load time, so it is possible to check if creation of
the thread fails.

In addition the cmmthread now gets terminated when the module gets unloaded
instead of leaving a stale kernel thread.  Also check the return values of
other registration functions at module load and handle their return values
appropriately.

Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-26 08:49:11 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cmm.c [PATCH] s390: fix cmm kernel thread handling 2006-09-26 08:49:11 -07:00
extmem.c [PATCH] s390: segment operation error codes 2006-04-28 08:33:48 -07:00
fault.c [S390] add kprobes support. 2006-09-20 15:58:39 +02:00
init.c [S390] Cleanup in page table related code. 2006-09-20 15:59:37 +02:00
ioremap.c [PATCH] mm: init_mm without ptlock 2005-10-29 21:40:40 -07:00
mmap.c [PATCH] s390: cleanup Kconfig 2006-01-06 08:33:53 -08:00