From: Arjan van de Ven Date: Wed, 7 Jan 2009 17:28:53 +0000 (-0800) Subject: async: don't do the initcall stuff post boot X-Git-Tag: v2.6.29-rc1~183^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad160d23198193135cb2bcc75222e0816b5838c0;p=pandora-kernel.git async: don't do the initcall stuff post boot while tracking the asynchronous calls during boot using the initcall_debug convention is useful, doing it once the kernel is done is actually bad now that we use asynchronous operations post boot as well... Signed-off-by: Arjan van de Ven --- Reading git-diff-tree failed