Re: [Patch] x86: add arch/x86/tools/insn_sanity to .gitignore

From: Masami Hiramatsu
Date: Sun Jan 15 2012 - 19:31:19 EST


(2012/01/15 21:02), xiyou.wangcong@xxxxxxxxx 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@xxxxxxxxxxx>

>
> Cc: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
> Signed-off-by: WANG Cong <xiyou.wangcong@xxxxxxxxx>
>
> ---
> 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@xxxxxxxxxxxxxxx
> 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@xxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/