From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754290Ab1BJPAc (ORCPT ); Thu, 10 Feb 2011 10:00:32 -0500 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 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 SUSE/3.1.7 Thunderbird/3.1.7 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Am=E9rico_Wang?= Cc: Dick Streefland , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, Arkadiusz Miskiewicz 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-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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