From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753270Ab0C0N3Q (ORCPT ); Sat, 27 Mar 2010 09:29:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49594 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753087Ab0C0N3P (ORCPT ); Sat, 27 Mar 2010 09:29:15 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <18162.1269696414@redhat.com> References: <18162.1269696414@redhat.com> To: Julia Lawall Cc: dhowells@redhat.com, peterz@infradead.org, mingo@elte.hu, tglx@linutronix.de, oleg@redhat.com, Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH 5/7] arch/powerpc/kernel: Use set_cpus_allowed_ptr Date: Sat, 27 Mar 2010 13:28:37 +0000 Message-ID: <18215.1269696517@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David Howells wrote: > > The semantic patch that makes this change is as follows: > > (http://coccinelle.lip6.fr/) > > That URL doesn't appear to work: > > Not Found > The requested URL /) was not found on this server. > Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. > Apache/2.2.8 (Mandriva Linux/PREFORK-6mdv2008.1) Server at coccinelle.lip6.fr Port 80 Actually, it does. It's just that my email client thought that the closing bracket after it was part of the URL:-/ David