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 16493DDF38 for ; Wed, 10 Sep 2008 08:06:07 +1000 (EST) Subject: Re: [PATCH] Correct printk %pF to work on all architectures From: Benjamin Herrenschmidt To: Kyle McMartin In-Reply-To: <20080909180840.GA1940@phobos.i.cabal.ca> References: <1220481754.3254.42.camel@localhost.localdomain> <1220482853.3254.47.camel@localhost.localdomain> <1220484812.3254.59.camel@localhost.localdomain> <1220492616.3254.64.camel@localhost.localdomain> <1220567811.4879.85.camel@pasglop> <57C9024A16AD2D4C97DC78E552063EA30A0DC383@orsmsx505.amr.corp.intel.com> <1220969561.3334.7.camel@localhost.localdomain> <20080909180840.GA1940@phobos.i.cabal.ca> Content-Type: text/plain Date: Wed, 10 Sep 2008 08:05:18 +1000 Message-Id: <1220997918.4879.392.camel@pasglop> Mime-Version: 1.0 Cc: "linux-arch@vger.kernel.org" , "Luck, Tony" , "linux-ia64@vger.kernel.org" , Parisc List , James Bottomley , "linuxppc-dev@ozlabs.org" , Linus Torvalds Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2008-09-09 at 14:08 -0400, Kyle McMartin wrote: > On Tue, Sep 09, 2008 at 09:12:41AM -0500, James Bottomley wrote: > > OK, so could we get this in to -rc5 please? It's a bug fix for parisc > > since we're currently printing rubbish. > > > > While I suppose it's a "parisc" patch, I'm not going to try to push it > unless either Linus just applies it, or we get an ack from the ppc/ia64 > folks too. > > ... That said, please apply it, Linus. :) > > Acked-by: Kyle McMartin Got one from us already but here it is again Acked-by: Benjamin Herrenschmidt Cheers, Ben.