{"id":276,"url":"http://patchwork.ozlabs.org/api/1.0/patches/276/?format=json","project":{"id":2,"url":"http://patchwork.ozlabs.org/api/1.0/projects/2/?format=json","name":"Linux PPC development","link_name":"linuxppc-dev","list_id":"linuxppc-dev.lists.ozlabs.org","list_email":"linuxppc-dev@lists.ozlabs.org","web_url":"https://github.com/linuxppc/wiki/wiki","scm_url":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git","webscm_url":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/"},"msgid":"<20080915095018.1b16cd00@bull.net>","date":"2008-09-15T07:50:18","name":"powerpc: ignore generated vmlinux.lds","commit_ref":"6ddc9d3200c25edddd7051f208dbbdd8e16f0734","pull_url":null,"state":"accepted","archived":true,"hash":"c9e8661e5326801fe8780d1af36a1b3e8e49b26d","submitter":{"id":101,"url":"http://patchwork.ozlabs.org/api/1.0/people/101/?format=json","name":"Sebastien Dugue","email":"sebastien.dugue@bull.net"},"delegate":null,"mbox":"http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20080915095018.1b16cd00@bull.net/mbox/","series":[],"check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/276/checks/","tags":{},"headers":{"Return-Path":"<linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org>","X-Original-To":["patchwork@ozlabs.org","linuxppc-dev@ozlabs.org"],"Delivered-To":["patchwork@ozlabs.org","linuxppc-dev@ozlabs.org"],"Received":["from ozlabs.org (localhost [127.0.0.1])\n\tby ozlabs.org (Postfix) with ESMTP id DC461DE2E0\n\tfor <patchwork@ozlabs.org>; Mon, 15 Sep 2008 17:51:12 +1000 (EST)","from ecfrec.frec.bull.fr (ecfrec.frec.bull.fr [129.183.4.8])\n\tby ozlabs.org (Postfix) with ESMTP id 7421ADE0EE\n\tfor <linuxppc-dev@ozlabs.org>; Mon, 15 Sep 2008 17:50:32 +1000 (EST)","from localhost (localhost [127.0.0.1])\n\tby ecfrec.frec.bull.fr (Postfix) with ESMTP\n\tid 9C4961A1CF0; Mon, 15 Sep 2008 09:50:22 +0200 (CEST)","from ecfrec.frec.bull.fr ([127.0.0.1])\n\tby localhost (ecfrec.frec.bull.fr [127.0.0.1]) (amavisd-new,\n\tport 10024)\n\twith ESMTP id 04282-08; Mon, 15 Sep 2008 09:50:19 +0200 (CEST)","from cyclope.frec.bull.fr (cyclope.frec.bull.fr [129.183.4.9])\n\tby ecfrec.frec.bull.fr (Postfix) with ESMTP\n\tid 8C2011A1CE6; Mon, 15 Sep 2008 09:50:19 +0200 (CEST)","from localhost (frecb000686.frec.bull.fr [129.183.101.139])\n\tby cyclope.frec.bull.fr (Postfix) with ESMTP id E06A02728D;\n\tMon, 15 Sep 2008 09:50:16 +0200 (CEST)"],"Date":"Mon, 15 Sep 2008 09:50:18 +0200","From":"Sebastien Dugue <sebastien.dugue@bull.net>","To":"linux-ppc <linuxppc-dev@ozlabs.org>","Subject":"[PATCH] powerpc: ignore generated vmlinux.lds","Message-ID":"<20080915095018.1b16cd00@bull.net>","X-Mailer":"Claws Mail 3.2.0 (GTK+ 2.12.2; i486-pc-linux-gnu)","Mime-Version":"1.0","X-Virus-Scanned":"by amavisd-new at frec.bull.fr","Cc":"Paul Mackerras <paulus@samba.org>,\n\tlinux-kernel <linux-kernel@vger.kernel.org>","X-BeenThere":"linuxppc-dev@ozlabs.org","X-Mailman-Version":"2.1.11","Precedence":"list","List-Id":"Linux on PowerPC Developers Mail List <linuxppc-dev.ozlabs.org>","List-Unsubscribe":"<https://ozlabs.org/mailman/options/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@ozlabs.org?subject=unsubscribe>","List-Archive":"<http://ozlabs.org/pipermail/linuxppc-dev>","List-Post":"<mailto:linuxppc-dev@ozlabs.org>","List-Help":"<mailto:linuxppc-dev-request@ozlabs.org?subject=help>","List-Subscribe":"<https://ozlabs.org/mailman/listinfo/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@ozlabs.org?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Sender":"linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org","Errors-To":"linuxppc-dev-bounces+patchwork=ozlabs.org@ozlabs.org"},"content":"Add a .gitignore in arch/powerpc/kernel to ignore the generated\nvmlinux.lds.\n\nSigned-off-by: Sebastien Dugue <sebastien.dugue@bull.net>","diff":"diff --git a/arch/powerpc/kernel/.gitignore b/arch/powerpc/kernel/.gitignore\nnew file mode 100644\nindex 0000000..c5f676c\n--- /dev/null\n+++ b/arch/powerpc/kernel/.gitignore\n@@ -0,0 +1 @@\n+vmlinux.lds\n","prefixes":[]}