Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751278AbWCBFZs (ORCPT ); Thu, 2 Mar 2006 00:25:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751271AbWCBFZs (ORCPT ); Thu, 2 Mar 2006 00:25:48 -0500 Received: from ozlabs.org ([203.10.76.45]:4578 "EHLO ozlabs.org") by vger.kernel.org with ESMTP id S1751257AbWCBFZr (ORCPT ); Thu, 2 Mar 2006 00:25:47 -0500 Date: Thu, 2 Mar 2006 16:24:29 +1100 From: Anton Blanchard To: Olof Johansson Cc: Martin Bligh , Andrew Morton , Paul Mackerras , linux-kernel@vger.kernel.org, linuxppc64-dev@ozlabs.org Subject: Re: [PATCH] Fix powerpc bad_page_fault output (Re: 2.6.16-rc5-mm1) Message-ID: <20060302052428.GF5552@krispykreme> References: <20060228042439.43e6ef41.akpm@osdl.org> <4404E328.7070807@mbligh.org> <20060301164531.GA17755@pb15.lixom.net> <17414.15814.146349.883153@cargo.ozlabs.ibm.com> <440646ED.2030108@mbligh.org> <20060302022244.GB17755@pb15.lixom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060302022244.GB17755@pb15.lixom.net> User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 654 Lines: 16 > Right. The new printk's were added recently, and I took the KERN_ALERT > level from the x86 code then without double-checking what die() uses. I > guess I could move the die() output over instead, or move them both to > KERN_ERR. I just noticed x86 can now pass the log level around via show_trace_log_lvl and show_stack_log_lvl. Something we might want to add so we can KERN_EMERG the whole oops. Anton - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/