All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
To: xiyou.wangcong@gmail.com
Cc: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
	x86@kernel.org, pp-manager@sdl.hitachi.co.jp
Subject: Re: [Patch] x86: add arch/x86/tools/insn_sanity to .gitignore
Date: Mon, 16 Jan 2012 09:19:46 +0900	[thread overview]
Message-ID: <4F136D22.5050005@hitachi.com> (raw)
In-Reply-To: <1326628937-27609-1-git-send-email-xiyou.wangcong@gmail.com>

(2012/01/15 21:02), xiyou.wangcong@gmail.com wrote:
> After compiling kernel, I got:
> 
> 	% git status
> 	# On branch master
> 	# Untracked files:
> 	#   (use "git add <file>..." to include in what will be committed)
> 	#
> 	#	arch/x86/tools/insn_sanity
> 	nothing added to commit but untracked files present (use "git add" to track)
> 
> it should be added to .gitignore.

Right! Thank you for fixing!

Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>

> 
> Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
> Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
> 
> ---
> diff --git a/arch/x86/.gitignore b/arch/x86/.gitignore
> index 0280790..7cab8c0 100644
> --- a/arch/x86/.gitignore
> +++ b/arch/x86/.gitignore
> @@ -1,3 +1,4 @@
>  boot/compressed/vmlinux
>  tools/test_get_len
> +tools/insn_sanity
>  
> --
> 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/


-- 
Masami HIRAMATSU
Software Platform Research Dept. Linux Technology Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: masami.hiramatsu.pt@hitachi.com

  reply	other threads:[~2012-01-16  0:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-15 12:02 [Patch] x86: add arch/x86/tools/insn_sanity to .gitignore xiyou.wangcong
2012-01-16  0:19 ` Masami Hiramatsu [this message]
2012-01-16  0:31 ` Masami Hiramatsu
2012-01-16  9:03 ` [tip:perf/urgent] x86/kprobes: Add arch/x86/tools/insn_sanity to . gitignore tip-bot for xiyou.wangcong@gmail.com

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=4F136D22.5050005@hitachi.com \
    --to=masami.hiramatsu.pt@hitachi.com \
    --cc=akpm@linux-foundation.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=pp-manager@sdl.hitachi.co.jp \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    --cc=xiyou.wangcong@gmail.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.