From: Andrew Morton Date: Mon, 1 May 2006 19:15:52 +0000 (-0700) Subject: [PATCH] silence initcall warnings X-Git-Tag: v2.6.17-rc4~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a19cb45f4730c4ce09ca9bccf197efd010dc3b;p=pandora-kernel.git [PATCH] silence initcall warnings Suppress the initcall-return-value warnings unless initcall_debug was specified. They do find bugs, but they're extremely small ones and as Andi points out, people get distressed. Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed