All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greentime Hu <green.hu@gmail.com>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Vincent Chen <deanbo422@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Richard Weinberger <richard@nod.at>,
	Ingo Molnar <mingo@kernel.org>
Subject: Re: [PATCH] nds32: add vmlinux.lds and vdso.so to .gitignore
Date: Wed, 24 Apr 2019 15:03:04 +0800	[thread overview]
Message-ID: <CAEbi=3d6DLHDTTbJmkj2LzkMBYEjGL5pi3e8bdLh9z6qakQjvA@mail.gmail.com> (raw)
In-Reply-To: <CAK7LNAR6B=O3h3ec6hm-+O=Y+-ZAj97qQoF4kUfw8Z-NU+5NDQ@mail.gmail.com>

Masahiro Yamada <yamada.masahiro@socionext.com> 於 2019年4月18日 週四 下午5:38寫道:
>
> Hi Greentime,
>
> On Wed, Apr 3, 2019 at 5:39 PM Masahiro Yamada
> <yamada.masahiro@socionext.com> wrote:
> >
> > These are build artifacts, which should be ignored by git.
> >
> > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> > ---
>
> Ping ?
>
> >
> >  arch/nds32/kernel/.gitignore      | 1 +
> >  arch/nds32/kernel/vdso/.gitignore | 1 +
> >  2 files changed, 2 insertions(+)
> >  create mode 100644 arch/nds32/kernel/.gitignore
> >  create mode 100644 arch/nds32/kernel/vdso/.gitignore
> >
> > diff --git a/arch/nds32/kernel/.gitignore b/arch/nds32/kernel/.gitignore
> > new file mode 100644
> > index 0000000..c5f676c
> > --- /dev/null
> > +++ b/arch/nds32/kernel/.gitignore
> > @@ -0,0 +1 @@
> > +vmlinux.lds
> > diff --git a/arch/nds32/kernel/vdso/.gitignore b/arch/nds32/kernel/vdso/.gitignore
> > new file mode 100644
> > index 0000000..f8b69d8
> > --- /dev/null
> > +++ b/arch/nds32/kernel/vdso/.gitignore
> > @@ -0,0 +1 @@
> > +vdso.lds

Hi Yamada,

Thank you.
Acked-by: Greentime Hu <greentime@andestech.com>

      reply	other threads:[~2019-04-24  7:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-03  8:35 [PATCH] nds32: add vmlinux.lds and vdso.so to .gitignore Masahiro Yamada
2019-04-18  9:37 ` Masahiro Yamada
2019-04-24  7:03   ` Greentime Hu [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='CAEbi=3d6DLHDTTbJmkj2LzkMBYEjGL5pi3e8bdLh9z6qakQjvA@mail.gmail.com' \
    --to=green.hu@gmail.com \
    --cc=deanbo422@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=richard@nod.at \
    --cc=yamada.masahiro@socionext.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 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.