diff options
author | Serge E. Hallyn <serue@us.ibm.com> | 2006-09-29 10:59:11 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-29 18:18:06 +0200 |
commit | 6c9979185c7ef4feeb7f8d29be032b8f032a1838 (patch) | |
tree | dd6d45dc21adf280164ba840ae0c954dd0c94233 /include/asm-powerpc | |
parent | [PATCH] kernel-doc: move filesystems together (diff) | |
download | linux-6c9979185c7ef4feeb7f8d29be032b8f032a1838.tar.xz linux-6c9979185c7ef4feeb7f8d29be032b8f032a1838.zip |
[PATCH] kthread: convert loop.c to kthread
Convert loop.c from the deprecated kernel_thread to kthread. This patch
simplifies the code quite a bit and passes similar testing to the previous
submission on both emulated x86 and s390.
Changes since last submission:
switched to using a rather simple loop based on
wait_event_interruptible.
Signed-off-by: Serge E. Hallyn <serue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-powerpc')
0 files changed, 0 insertions, 0 deletions