From patchwork Thu Nov 20 17:02:00 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jan Kiszka X-Patchwork-Id: 41250 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f199.google.com (mail-lb0-f199.google.com [209.85.217.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id DFAB123C27 for ; Thu, 20 Nov 2014 17:11:45 +0000 (UTC) Received: by mail-lb0-f199.google.com with SMTP id n15sf2010774lbi.6 for ; Thu, 20 Nov 2014 09:11:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:in-reply-to:references :sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=BqeZzEaBZTYg9o/Pq7lKpDlTHy8Ejo9sUiW2qdUFzdM=; b=V8s2i+mKz1H5yUoBuYQqzVAj6VLr0jwER+LMw5JVhBhMT+3Ob5IVhrelrb+ftJ1bzD HzJLV+AmbzDgzh7ke8YIrrH5KpMI7Pup2hO8uMZ9BtvdEVX0OCSKFHCFRMpwBSzjf9v+ SRljoios4r2Sy6SKIrCdhSiK14S1X3jz6GLwUDERA2d2P1ukBMqeo2Et9H70YtOK2vPT Hjp2MoujaY+MpgUX+WOj75ZfM5d4rpr1O25TJgPv+Q5x4qzN/EN4AssQnr6q18wujjGv jm8YAdk0B9SN9zDwMv7CfZD26CGxZ0S4RmPpW4qKosggYTtPvClVQODEoOL7zNJn3jPz dhSw== X-Gm-Message-State: ALoCoQlcWjhvDqNUaaXesDt9TdlZMVT+Jftiq7F66TyTLuk01PpvDmctfmrKN5Llc9uqCpuJHXiV X-Received: by 10.152.8.67 with SMTP id p3mr3509638laa.4.1416503504531; Thu, 20 Nov 2014 09:11:44 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.44.194 with SMTP id g2ls96859lam.3.gmail; Thu, 20 Nov 2014 09:11:44 -0800 (PST) X-Received: by 10.152.3.229 with SMTP id f5mr3027276laf.94.1416503503978; Thu, 20 Nov 2014 09:11:43 -0800 (PST) Received: from mail-la0-f45.google.com (mail-la0-f45.google.com. [209.85.215.45]) by mx.google.com with ESMTPS id la7si2607173lab.98.2014.11.20.09.11.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Nov 2014 09:11:43 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.45 as permitted sender) client-ip=209.85.215.45; Received: by mail-la0-f45.google.com with SMTP id gq15so2821286lab.32 for ; Thu, 20 Nov 2014 09:11:43 -0800 (PST) X-Received: by 10.112.62.166 with SMTP id z6mr3980291lbr.74.1416503503694; Thu, 20 Nov 2014 09:11:43 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.184.201 with SMTP id ew9csp300036lbc; Thu, 20 Nov 2014 09:11:42 -0800 (PST) X-Received: by 10.70.103.172 with SMTP id fx12mr8722101pdb.2.1416503502011; Thu, 20 Nov 2014 09:11:42 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id by4si4254060pad.62.2014.11.20.09.11.11 for ; Thu, 20 Nov 2014 09:11:41 -0800 (PST) Received-SPF: none (google.com: linux-kernel-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758158AbaKTRJV (ORCPT + 26 others); Thu, 20 Nov 2014 12:09:21 -0500 Received: from thoth.sbs.de ([192.35.17.2]:43590 "EHLO thoth.sbs.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756880AbaKTRCm (ORCPT ); Thu, 20 Nov 2014 12:02:42 -0500 Received: from mail1.siemens.de (localhost [127.0.0.1]) by thoth.sbs.de (8.14.3/8.14.3) with ESMTP id sAKH29on030369; Thu, 20 Nov 2014 18:02:09 +0100 Received: from md1f2u6c.ww002.siemens.net (md1f2u6c.mch.sbs.de [139.25.40.156] (may be forged)) by mail1.siemens.de (8.14.3/8.14.3) with ESMTP id sAKH26B6018988; Thu, 20 Nov 2014 18:02:09 +0100 From: Jan Kiszka To: Thomas Gleixner , linux-kernel@vger.kernel.org Cc: Andrew Morton , Jason Wessel , kgdb-bugreport@lists.sourceforge.net, Andi Kleen , Tom Tromey , Ben Widawsky , Borislav Petkov , Tatiana Al-Chueyr Martins , Daniel Thompson , Michal Marek , linux-kbuild@vger.kernel.org Subject: [PATCH v10 23/27] scripts/gdb: Ignore byte-compiled python files Date: Thu, 20 Nov 2014 18:02:00 +0100 Message-Id: <9372f8bb9ab09ab0c0f15c0a01584a9c23a48d20.1416502923.git.jan.kiszka@siemens.com> X-Mailer: git-send-email 1.8.4.5 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: jan.kiszka@siemens.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.45 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: Daniel Thompson Using the gdb scripts leaves byte-compiled python files in the scripts/ directory. These should be ignored by git and cleaned up by mrproper. Signed-off-by: Daniel Thompson Cc: Michal Marek Cc: linux-kbuild@vger.kernel.org Signed-off-by: Jan Kiszka --- .gitignore | 1 + Makefile | 2 +- scripts/gdb/linux/.gitignore | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 scripts/gdb/linux/.gitignore diff --git a/.gitignore b/.gitignore index e213b27..17d4457 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,7 @@ Module.symvers /TAGS /linux /vmlinux +/vmlinux-gdb.py /vmlinuz /System.map /Module.markers diff --git a/Makefile b/Makefile index 5917c1c..e806f73 100644 --- a/Makefile +++ b/Makefile @@ -1179,7 +1179,7 @@ MRPROPER_FILES += .config .config.old .version .old_version $(version_h) \ signing_key.priv signing_key.x509 x509.genkey \ extra_certificates signing_key.x509.keyid \ signing_key.x509.signer include/linux/version.h \ - vmlinux-gdb.py + vmlinux-gdb.py scripts/gdb/linux/*.py[co] # clean - Delete most, but leave enough to build external modules # diff --git a/scripts/gdb/linux/.gitignore b/scripts/gdb/linux/.gitignore new file mode 100644 index 0000000..52e4e61 --- /dev/null +++ b/scripts/gdb/linux/.gitignore @@ -0,0 +1,2 @@ +*.pyc +*.pyo