From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:44819 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752054Ab1BJPAa (ORCPT ); Thu, 10 Feb 2011 10:00:30 -0500 Message-ID: <4D53FD8D.8080404@suse.cz> Date: Thu, 10 Feb 2011 16:00:29 +0100 From: Michal Marek MIME-Version: 1.0 Subject: Re: [PATCH] scripts/extract-ikconfig: add xz compression support References: <20110123234457.GB2321@streefland.net> <20110124052053.GD6971@cr0.nay.redhat.com> In-Reply-To: <20110124052053.GD6971@cr0.nay.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: =?ISO-8859-1?Q?Am=E9rico_Wang?= Cc: Dick Streefland , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, Arkadiusz Miskiewicz On 24.1.2011 06:20, Américo Wang wrote: > On Mon, Jan 24, 2011 at 12:44:57AM +0100, Dick Streefland wrote: >> Add support for kernels compressed with xz to the extract-ikconfig script. >> >> Signed-off-by: Dick Streefland > > Acked-by: WANG Cong Thanks, applied. Michal