public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: hpa@zytor.com, linux-kernel@vger.kernel.org, tglx@linutronix.de,
	kerolasa@iki.fi, Borislav Petkov <bp@alien8.de>
Cc: linux-tip-commits@vger.kernel.org
Subject: Re: [tip:x86/urgent] x86/boot: Add lz4 compressed file to .gitignore file
Date: Thu, 18 Jul 2013 09:48:13 +0200	[thread overview]
Message-ID: <20130718074813.GA23149@gmail.com> (raw)
In-Reply-To: <tip-8192f5bccf26968a1d78ef71890f7a27f824119f@git.kernel.org>


* tip-bot for Sami Kerola <tipbot@zytor.com> wrote:

> Commit-ID:  8192f5bccf26968a1d78ef71890f7a27f824119f
> Gitweb:     http://git.kernel.org/tip/8192f5bccf26968a1d78ef71890f7a27f824119f
> Author:     Sami Kerola <kerolasa@iki.fi>
> AuthorDate: Wed, 17 Jul 2013 17:30:28 +0100
> Committer:  Ingo Molnar <mingo@kernel.org>
> CommitDate: Thu, 18 Jul 2013 09:03:33 +0200
> 
> x86/boot: Add lz4 compressed file to .gitignore file
> 
> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
> Link: http://lkml.kernel.org/n/tip-wjc5bf2MtnlqihpoMvzutwby@git.kernel.org
> Signed-off-by: Ingo Molnar <mingo@kernel.org>
> ---
>  arch/x86/boot/compressed/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/x86/boot/compressed/.gitignore b/arch/x86/boot/compressed/.gitignore
> index 4a46fab..a30c02e 100644
> --- a/arch/x86/boot/compressed/.gitignore
> +++ b/arch/x86/boot/compressed/.gitignore
> @@ -1,5 +1,6 @@
>  relocs
>  vmlinux.bin.all
> +vmlinux.bin.lz4
>  vmlinux.relocs
>  vmlinux.lds
>  mkpiggy

I removed this patch again, Boris pointed me to an overlapping, more 
complete patch posted at:

  http://marc.info/?l=linux-kbuild&m=137353601112047&w=2

and the top level .gitignore is where we exclude compressed files, not 
arch/x86/boot/compressed/.gitignore.

Thanks,

	Ingo

  reply	other threads:[~2013-07-18  7:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-18  7:12 [tip:x86/urgent] x86/boot: Add lz4 compressed file to .gitignore file tip-bot for Sami Kerola
2013-07-18  7:48 ` Ingo Molnar [this message]
2013-07-18  7:58   ` Markus Trippelsdorf

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=20130718074813.GA23149@gmail.com \
    --to=mingo@kernel.org \
    --cc=bp@alien8.de \
    --cc=hpa@zytor.com \
    --cc=kerolasa@iki.fi \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox