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 0C61DB70A6 for ; Sat, 24 Jul 2010 08:16:55 +1000 (EST) Subject: Re: [PATCH] powerpc: fix .data..init_task output section From: Benjamin Herrenschmidt To: Sam Ravnborg In-Reply-To: <20100723135859.GA26879@merkur.ravnborg.org> References: <20100628005900.28d4a8e0@lappy.seanm.ca> <20100712203435.08a3e90f@lappy.seanm.ca> <20100713095024.GA10494@merkur.ravnborg.org> <20100722195008.72fe2e71@lappy.seanm.ca> <20100723135859.GA26879@merkur.ravnborg.org> Content-Type: text/plain; charset="UTF-8" Date: Sat, 24 Jul 2010 08:16:47 +1000 Message-ID: <1279923407.1970.88.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev , Sean MacLennan List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > > > > > > On the assumption that Sean reports that it fixes > > > the warnings/boot issue here is a real patch. > > > > > > Ben - will you take it via the popwerpc tree > > > or shall I ask Michal to take it via kbuild? > > > > > > Sam > > Sorry for the bad initial subject line! > As Sean reported that the patch fixes his isuse it > deserves a: > > Tested-by: Sean MacLennan Heh. Too late, I already sent it to Linus :-) Ben.