From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752835Ab2APAbW (ORCPT ); Sun, 15 Jan 2012 19:31:22 -0500 Received: from mail4.hitachi.co.jp ([133.145.228.5]:60555 "EHLO mail4.hitachi.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751859Ab2APAbV (ORCPT ); Sun, 15 Jan 2012 19:31:21 -0500 X-AuditID: b753bd60-9785eba00000359c-10-4f136fd7d376 X-AuditID: b753bd60-9785eba00000359c-10-4f136fd7d376 Message-ID: <4F136FCB.7050705@hitachi.com> Date: Mon, 16 Jan 2012 09:31:07 +0900 From: Masami Hiramatsu Organization: Hitachi, Ltd., Japan User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: xiyou.wangcong@gmail.com Cc: linux-kernel@vger.kernel.org, Andrew Morton , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, yrl.pp-manager.tt@hitachi.com Subject: Re: [Patch] x86: add arch/x86/tools/insn_sanity to .gitignore References: <1326628937-27609-1-git-send-email-xiyou.wangcong@gmail.com> In-Reply-To: <1326628937-27609-1-git-send-email-xiyou.wangcong@gmail.com> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org (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 ..." 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 > > Cc: Masami Hiramatsu > Signed-off-by: WANG Cong > > --- > 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