From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 05 Aug 2010 04:53:55 +0200 (CEST) Received: from h5.dl5rb.org.uk ([81.2.74.5]:49489 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1491090Ab0HECxw (ORCPT ); Thu, 5 Aug 2010 04:53:52 +0200 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.4/8.14.3) with ESMTP id o752rosp020033; Thu, 5 Aug 2010 03:53:50 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.4/8.14.4/Submit) id o752rn7c020031; Thu, 5 Aug 2010 03:53:49 +0100 Date: Thu, 5 Aug 2010 03:53:49 +0100 From: Ralf Baechle To: wu zhangjin Cc: linux-mips@linux-mips.org Subject: Re: [PATCH] MIPS: Clean up arch/mips/boot/compressed/ld.script Message-ID: <20100805025349.GB16367@linux-mips.org> References: <7a966ffadcf2a4600c098c3ac47ef1f645790946.1276674390.git.wuzhangjin@gmail.com> <20100805011343.GC28402@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-12-10) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 27589 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Thu, Aug 05, 2010 at 10:08:47AM +0800, wu zhangjin wrote: > This one should be applied as the first one, but seems this is still in the > patchwork ;) > > 2. [v4] MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS > http://patchwork.linux-mips.org/patch/1324/ > > 3. MIPS: Clean up arch/mips/boot/compressed/ld.script > http://patchwork.linux-mips.org/patch/1381/ > > 4. MIPS: Clean up arch/mips/boot/compressed/decompress.c > http://patchwork.linux-mips.org/patch/1382/ > > 5. MIPS: strip the un-needed sections of vmlinuz > http://patchwork.linux-mips.org/patch/1383/ > > Sould I resend all of them in one patchset? But I can only do it tonight. No need but thanks for the offer. Ralf