From: Yong Zhang Date: Wed, 16 Dec 2009 04:35:57 +0000 (+0000) Subject: powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion X-Git-Tag: v2.6.33-rc2~25^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3a66359398028cd8e5f32611950dc7dc32ea2f2;p=pandora-kernel.git powerpc/iseries: 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 Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: linuxppc-dev@ozlabs.org Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed