From: Yong Zhang Date: Sat, 19 Dec 2009 04:30:11 +0000 (-0800) Subject: mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion X-Git-Tag: v2.6.33-rc2~40^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01a1e7ec6c3769dc7c5fde23ebc253c6be5f68eb;p=pandora-kernel.git mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion The _ONSTACK variant should be used for on-stack completion, otherwise it will break lockdep. Signed-off-by: Yong Zhang Acked-by: Karsten Keil Signed-off-by: David S. Miller --- Reading git-diff-tree failed