From: Oleg Nesterov Date: Wed, 9 May 2007 09:34:19 +0000 (-0700) Subject: workqueue: kill NOAUTOREL works X-Git-Tag: v2.6.22-rc1~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b2e5991afde5af91a1a661d7f47ee56120759e;p=pandora-kernel.git workqueue: kill NOAUTOREL works We don't have any users, and it is not so trivial to use NOAUTOREL works correctly. It is better to simplify API. Delete NOAUTOREL support and rename work_release to work_clear_pending to avoid a confusion. Signed-off-by: Oleg Nesterov Acked-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed