diff options
author | Heiko Carstens <[email protected]> | 2006-09-25 23:33:11 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2006-09-26 08:49:11 -0700 |
commit | e8216dee838c09776680a6f1a2e54d81f3cdfa14 (patch) | |
tree | a342f566fb564344911998088a6de92227a932dc /net/unix/af_unix.c | |
parent | e8df8c3304cfc7d68e9a6a7b6df6c64783cd6991 (diff) |
[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 <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions