linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Sean MacLennan <smaclennan@pikatech.com>
Cc: linuxppc-dev <linuxppc-dev@ozlabs.org>
Subject: Re: [PATCH] powerpc: Ignore vmlinux.strip
Date: Wed, 04 Feb 2009 14:42:40 +1100	[thread overview]
Message-ID: <1233718960.16867.157.camel@pasglop> (raw)
In-Reply-To: <20090128145057.7ff2d12a@lappy.seanm.ca>

On Wed, 2009-01-28 at 14:50 -0500, Sean MacLennan wrote:
> Not sure if this is PPC specific or not. I use the following patch to
> get a clean git status. Does nobody else see this file? Or am I missing
> a step somewhere?

Looks good actually.

> Cheers,
>    Sean
> 
> Ignore the vmlinux.strip file.
> 
> Signed-off-by: Sean MacLennan <smaclennan@pikatech.com>
> diff --git a/.gitignore b/.gitignore
> index 869e1a3..f7e924a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -32,6 +32,7 @@
>  tags
>  TAGS
>  vmlinux
> +vmlinux.strip
>  System.map
>  Module.markers
>  Module.symvers
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev

      reply	other threads:[~2009-02-04  3:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-28 19:50 [PATCH] powerpc: Ignore vmlinux.strip Sean MacLennan
2009-02-04  3:42 ` Benjamin Herrenschmidt [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=1233718960.16867.157.camel@pasglop \
    --to=benh@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=smaclennan@pikatech.com \
    /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;
as well as URLs for NNTP newsgroup(s).