public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: "Denis V. Lunev" <den@openvz.org>, Thomas Gleixner <tglx@linutronix.de>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] .gitignore update for x86 arch
Date: Wed, 17 Oct 2007 21:21:49 +0200	[thread overview]
Message-ID: <20071017192149.GD11837@uranus.ravnborg.org> (raw)
In-Reply-To: <20071016072221.GA14029@iris.sw.ru>

Hi Thomas.

Another one I expect you to take in your x86 tree - OK?

	Sam

On Tue, Oct 16, 2007 at 11:22:21AM +0400, Denis V. Lunev wrote:
> This patch:
> - makes .gitignore files visible to git
> - makes arch/x86/kernel/vsyscall_32.lds and arch/i386/boot invisible
> 
> Signed-off-by: Denis V. Lunev <den@openvz.org>
> 
> diff --git a/.gitignore b/.gitignore
> index 27c3e83..22fb8fa 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -26,6 +26,7 @@ vmlinux*
>  !vmlinux.lds.S
>  System.map
>  Module.symvers
> +!.gitignore
>  
>  #
>  # Generated include files
> diff --git a/arch/i386/.gitignore b/arch/i386/.gitignore
> new file mode 100644
> index 0000000..36ef4c3
> --- /dev/null
> +++ b/arch/i386/.gitignore
> @@ -0,0 +1 @@
> +boot
> diff --git a/arch/x86/kernel/.gitignore b/arch/x86/kernel/.gitignore
> index 40836ad..4ea38a3 100644
> --- a/arch/x86/kernel/.gitignore
> +++ b/arch/x86/kernel/.gitignore
> @@ -1 +1,2 @@
>  vsyscall.lds
> +vsyscall_32.lds
> -
> 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/

  reply	other threads:[~2007-10-17 19:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-16  7:22 [PATCH] .gitignore update for x86 arch Denis V. Lunev
2007-10-17 19:21 ` Sam Ravnborg [this message]
2007-10-17 19:25   ` Thomas Gleixner

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=20071017192149.GD11837@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=akpm@linux-foundation.org \
    --cc=den@openvz.org \
    --cc=linux-kernel@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