commit | eff3b634d9a0cccb6ca8b431819fa415f10804dc | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Dec 13 00:33:50 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Wed Dec 13 09:05:47 2006 -0800 |
tree | 8bf2dac62ce9c4e4aa62ea5a66831ed65ef35137 | |
parent | ffd22b8e08fb86692d316cdcc1a4da4d10a016c5 [diff] |
[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 <a.p.zijlstra@chello.nl> Acked-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>