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 49015B6F9C for ; Fri, 17 Jun 2011 15:39:16 +1000 (EST) Subject: RE: powerpc: Add printk companion for ppc_md.progress From: Benjamin Herrenschmidt To: dtcarroll@gmail.com Content-Type: text/plain; charset="UTF-8" Date: Fri, 17 Jun 2011 15:39:04 +1000 Message-ID: <1308289144.32158.33.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: , (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... Cheers, Ben.