From: Cyrill Gorcunov Date: Mon, 12 May 2008 21:02:22 +0000 (-0700) Subject: init: don't lose initcall return values X-Git-Tag: v2.6.26-rc3~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e662e1cfd434aa234b72fbc781f1d70211cb785b;p=pandora-kernel.git init: don't lose initcall return values There is an ability to lose an initcall return value if it happened with irq disabled or imbalanced preemption (and if we debug initcall). Signed-off-by: Cyrill Gorcunov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed