Skip to content
Commit a1c61174 authored by xiyou.wangcong@gmail.com's avatar xiyou.wangcong@gmail.com Committed by Ingo Molnar
Browse files

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 <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.

Signed-off-by: default avatarWANG Cong <xiyou.wangcong@gmail.com>
Acked-by: default avatarMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Link: http://lkml.kernel.org/r/1326628937-27609-1-git-send-email-xiyou.wangcong@gmail.com


Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 8d973b62
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment