From: xiyou.wangcong@gmail.com Date: Sun, 15 Jan 2012 12:02:17 +0000 (+0800) Subject: x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore X-Git-Tag: v3.3-rc1~1^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1c611745c8c4e8996c1877d4e5d0fc95f227c38;p=pandora-kernel.git x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore After compiling the kernel, I got: % git status # On branch master # Untracked files: # (use "git add ..." 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. Signed-off-by: WANG Cong Acked-by: Masami Hiramatsu Link: http://lkml.kernel.org/r/1326628937-27609-1-git-send-email-xiyou.wangcong@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed