From: David Howells Date: Tue, 5 Dec 2006 19:36:26 +0000 (+0000) Subject: WorkQueue: Fix up arch-specific work items where possible X-Git-Tag: v2.6.20-rc1~34^2~20^2~33^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d5aefb8eaa38e44b5b8cf60c812aceafc02d924;p=pandora-kernel.git WorkQueue: Fix up arch-specific work items where possible Fix up arch-specific work items where possible to use the new work_struct and delayed_work structs. Three places that enqueue bits of their stack and then return have been marked with #error as this is not permitted. Signed-Off-By: David Howells --- Reading git-diff-tree failed