Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934044AbbDVO22 (ORCPT ); Wed, 22 Apr 2015 10:28:28 -0400 Received: from cantor2.suse.de ([195.135.220.15]:46298 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932349AbbDVO2W (ORCPT ); Wed, 22 Apr 2015 10:28:22 -0400 Date: Wed, 22 Apr 2015 16:28:19 +0200 From: Michal Marek To: Borislav Petkov Cc: LKML , linux-kbuild@vger.kernel.org Subject: Re: [PATCH] kbuild/mkspec: Simplify vmlinux.bz2 creation Message-ID: <20150422142819.GA19277@sepie.suse.cz> References: <1429394714-9028-1-git-send-email-bp@alien8.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1429394714-9028-1-git-send-email-bp@alien8.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 19 On Sun, Apr 19, 2015 at 12:05:14AM +0200, Borislav Petkov wrote: > From: Borislav Petkov > > No need for the intermediary vmlinux.orig - bzip2 can keep the original > files used for compression with --keep. > > Signed-off-by: Borislav Petkov > Cc: Michal Marek > Cc: linux-kbuild@vger.kernel.org Applied to kbuild.git#misc. I will push it after v4.1-rc1 becomes available, though. Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/