All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: "Wangnan (F)" <wangnan0@huawei.com>
Cc: jolsa@kernel.org, lizefan@huawei.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH RESEND] perf tools: Ignore .config-detected in .gitignore
Date: Wed, 17 Jun 2015 12:58:54 -0300	[thread overview]
Message-ID: <20150617155854.GB3079@kernel.org> (raw)
In-Reply-To: <55816B10.6080803@huawei.com>

Em Wed, Jun 17, 2015 at 08:41:52PM +0800, Wangnan (F) escreveu:
> This patch has already acked-by Jiri Olsa on March, but I lost the original
> email on my local mailbox, so send it again.

Couldn't find the Ack, or the first submission, anyway, applying it now,

Thanks,

- Arnaldo
 
> Thank you.
> 
> On 2015/6/17 19:59, Wang Nan wrote:
> >Commit fcfd6611fbccdbf2593bd949097a5c0e45cd96da ("tools build: Add
> >detected config support") dynamically creates .config-detected. Add it
> >to .gitignore.
> >
> >Signed-off-by: Wang Nan <wangnan0@huawei.com>
> >---
> >  tools/perf/.gitignore | 1 +
> >  1 file changed, 1 insertion(+)
> >
> >diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
> >index 812f904..09db62b 100644
> >--- a/tools/perf/.gitignore
> >+++ b/tools/perf/.gitignore
> >@@ -28,3 +28,4 @@ config.mak.autogen
> >  *-flex.*
> >  *.pyc
> >  *.pyo
> >+.config-detected
> 
> 
> --
> 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:[~2015-06-17 15:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-17 11:59 [PATCH RESEND] perf tools: Ignore .config-detected in .gitignore Wang Nan
2015-06-17 12:41 ` Wangnan (F)
2015-06-17 15:58   ` Arnaldo Carvalho de Melo [this message]
2015-06-18  8:15 ` [tip:perf/core] " tip-bot for Wang Nan

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=20150617155854.GB3079@kernel.org \
    --to=acme@kernel.org \
    --cc=jolsa@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizefan@huawei.com \
    --cc=wangnan0@huawei.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.