commit | ac515898f35eaf7b77529cb0560115345d73bc15 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Mar 24 03:18:22 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Mar 24 07:33:28 2006 -0800 |
tree | 392eb4e84c0d9e6bb4248bf7a2b3a5631d7646bd | |
parent | 208a08f7cc2a8932ed76162d9844f9ae7d7fc015 [diff] |
[PATCH] deprecate the kernel_thread export Announce that the kernel_thread export will be removed in half a year, after all it's users have been converted to the kthread_ API, which I plan to do over the next month. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>