From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id A94FFB6FA2 for ; Fri, 17 Jun 2011 16:21:15 +1000 (EST) Subject: RE: powerpc: Add printk companion for ppc_md.progress From: Benjamin Herrenschmidt To: dtcarroll@gmail.com In-Reply-To: <1308289144.32158.33.camel@pasglop> References: <1308289144.32158.33.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Date: Fri, 17 Jun 2011 16:21:07 +1000 Message-ID: <1308291667.32158.51.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev , miltonm@bga.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2011-06-17 at 15:39 +1000, Benjamin Herrenschmidt wrote: > (Original mail lost in my email cleanup so this isn't a proper reply) > > I'll apply that for now, but I'd very much like somebody to just get rid > of the whole ppc_md.progress business. > > We have printk working early enough nowadays (and we can use udbg for > debugging). > > It was meant to display magic numbers on the panel of IBM machines, I > don't think it was every useful... Hrm.. none of your 2 pending patches applies cleanly (factoring free_initmem & that one). Haven't had a chance to check why yet, can you check on your side ? Cheers, Ben.