All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Matthew Wilcox <matthew@wil.cx>,
	Linus Torvalds <torvalds@osdl.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Update .gitignore for arch/i386/boot
Date: Thu, 19 Jul 2007 14:08:35 -0700	[thread overview]
Message-ID: <469FD2D3.3000104@zytor.com> (raw)
In-Reply-To: <20070719194434.GB6524@martell.zuzino.mipt.ru>

Alexey Dobriyan wrote:
> On Thu, Jul 19, 2007 at 01:09:10PM -0600, Matthew Wilcox wrote:
>> With the new setup code, we generate a couple more files
> 
>> --- a/arch/i386/boot/.gitignore
>> +++ b/arch/i386/boot/.gitignore
>> @@ -1,3 +1,5 @@
>>  bootsect
>>  bzImage
>>  setup
>> +setup.bin
>> +setup.elf
> 
> ACK
> 
> same chunk against arch/x86_64/boot/.gitignore
> 
> --- a/arch/x86_64/boot/.gitignore
> +++ b/arch/x86_64/boot/.gitignore
> @@ -1,3 +1,5 @@
>  bootsect
>  bzImage
>  setup
> +setup.bin
> +setup.elf
> 

Acked-by: H. Peter Anvin <hpa@zytor.com>

The old "bootsect" and "setup" could be removed, but it's probably
cleaner to leave them in in case people have old-kernel droppings still
around.

	-hpa

      reply	other threads:[~2007-07-19 21:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-19 19:09 [PATCH] Update .gitignore for arch/i386/boot Matthew Wilcox
2007-07-19 19:44 ` Alexey Dobriyan
2007-07-19 21:08   ` H. Peter Anvin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=469FD2D3.3000104@zytor.com \
    --to=hpa@zytor.com \
    --cc=adobriyan@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthew@wil.cx \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.