From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 03 Feb 2010 16:00:39 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:54227 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1492832Ab0BCPAb (ORCPT ); Wed, 3 Feb 2010 16:00:31 +0100 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id o13F0kIp004407; Wed, 3 Feb 2010 16:00:46 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o13F0iKu004333; Wed, 3 Feb 2010 16:00:44 +0100 Date: Wed, 3 Feb 2010 16:00:44 +0100 From: Ralf Baechle To: Wu Zhangjin Cc: Manuel Lauss , linux-mips@linux-mips.org Subject: Re: [PATCH v4] MIPS: Make the debugging of compressed kernel configurable Message-ID: <20100203150043.GA30645@linux-mips.org> References: <67a1110ea3c3276af659bc669ec87f0976121815.1264941563.git.wuzhangjin@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <67a1110ea3c3276af659bc669ec87f0976121815.1264941563.git.wuzhangjin@gmail.com> User-Agent: Mutt/1.5.20 (2009-08-17) 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: 25871 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 Sun, Jan 31, 2010 at 08:39:40PM +0800, Wu Zhangjin wrote: Thanks, queued for 2.6.34. Ralf