From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933358AbaJVMPc (ORCPT ); Wed, 22 Oct 2014 08:15:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:4783 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932764AbaJVMPb (ORCPT ); Wed, 22 Oct 2014 08:15:31 -0400 Message-ID: <54479FDE.1030502@redhat.com> Date: Wed, 22 Oct 2014 08:15:26 -0400 From: Prarit Bhargava User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131028 Thunderbird/17.0.10 MIME-Version: 1.0 To: Shuah Khan CC: LKML , x86@kernel.org, Vivek Goyal Subject: Re: [PATCH] x86, kexec: Add .gitignore file References: <1412981721-3432-1-git-send-email-prarit@redhat.com> 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 10/10/2014 07:47 PM, Shuah Khan wrote: > On Fri, Oct 10, 2014 at 4:55 PM, Prarit Bhargava wrote: >> When doing git-status there are two untracked files: >> >> \# Untracked files: >> \# (use "git add ..." to include in what will be committed) >> \# >> \# arch/x86/purgatory/kexec-purgatory.c >> \# arch/x86/purgatory/purgatory.ro >> >> Add a .gitignore to block these files. > > I sent patch for this couple of weeks ago. It is pulled in looks like, > I got tipbot > for that patch. > > http://marc.info/?l=linux-kernel&m=141201613309178 Shuah, I don't see it in tip or linux. P. > > -- Shuah >