[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100510231058.GA19546@suse.de>
Date: Mon, 10 May 2010 16:10:58 -0700
From: Greg KH <gregkh@...e.de>
To: Anton Blanchard <anton@...ba.org>
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] panic: Call console_verbose in panic
On Tue, May 11, 2010 at 08:59:59AM +1000, Anton Blanchard wrote:
>
> Most distros turn the console verbosity down and that means a backtrace after
> a panic never makes it to the console. I assume we haven't seen this because
> a panic is often preceeded by an oops which will have called console_verbose.
> There are however a lot of places we call panic directly, and they are
> broken.
>
> Use console_verbose like we do in the oops path to ensure a directly called
> panic will print a backtrace.
>
> Signed-off-by: Anton Blanchard <anton@...ba.org>
Looks good to me:
Acked-by: Greg Kroah-Hartman <gregkh@...e.de>
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists