From: Peter Zijlstra Date: Wed, 13 Dec 2006 08:33:50 +0000 (-0800) Subject: [PATCH] uml: fix net_kern workqueue abuse X-Git-Tag: v2.6.20-rc1~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eff3b634d9a0cccb6ca8b431819fa415f10804dc;p=pandora-kernel.git [PATCH] uml: fix net_kern workqueue abuse Fix up the work on stack and exit scope trouble by placing the work_struct in the uml_net_private data. Signed-off-by: Peter Zijlstra Acked-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed