From: Ingo Molnar Date: Thu, 31 Jan 2008 21:45:23 +0000 (+0100) Subject: debug: turn ignore_loglevel into an early param X-Git-Tag: v2.6.25-rc1~1126^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4772d99300a9fc13c86aaa370e630c5973664f6;p=pandora-kernel.git debug: turn ignore_loglevel into an early param i was debugging early crashes and wondered where all the printks went. The reason: ignore_loglevel_setup() was not called yet ... Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed