From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751975AbdAXBNL (ORCPT ); Mon, 23 Jan 2017 20:13:11 -0500 Received: from mail-pg0-f68.google.com ([74.125.83.68]:36046 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751355AbdAXBNG (ORCPT ); Mon, 23 Jan 2017 20:13:06 -0500 Subject: Re: [PATCH] ARM: Ignore compressed kernel build products To: Masahiro Yamada References: <20161208185449.7196-1-f.fainelli@gmail.com> Cc: linux-arm-kernel , Russell King , open list From: Florian Fainelli Message-ID: <12e5d825-7471-ff95-c88c-1c2d1d3c5f76@gmail.com> Date: Mon, 23 Jan 2017 17:13:04 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/23/2017 05:11 PM, Masahiro Yamada wrote: > 2017-01-24 9:51 GMT+09:00 Florian Fainelli : >> On 12/08/2016 10:54 AM, Florian Fainelli wrote: >>> When we select a kernel compression scheme, we will end-up with e.g: >>> piggy.xzkern under arch/arm/boot/compressed/, let's ignore these files. >>> >>> Signed-off-by: Florian Fainelli >> >> I took the liberty to submit this patch as 8645/1 since it is a trivial >> change. Thanks! > > > Are you reverting 53f67545c21c756d7959fb86af30899c4b43141c ? > Why do you need this? OK, missed that one. Seems like I was switching between different branches of in the same source tree, so they had a different version of .gitignore as well. Russell please drop this from your patch tracker, sorry about that. Thanks -- Florian