From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.linux-foundation.org (smtp1.linux-foundation.org [140.211.169.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.linux-foundation.org", Issuer "CA Cert Signing Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 83B75DE134 for ; Thu, 1 May 2008 04:35:07 +1000 (EST) Date: Wed, 30 Apr 2008 11:35:00 -0700 From: Andrew Morton To: "Randy.Dunlap" Subject: Re: [PATCH] docbook: fix fatal rapidio yet again (and more to come) Message-Id: <20080430113500.dfe21880.akpm@linux-foundation.org> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Benjamin, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Paul Mackerras , torvalds@linux-foundation.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 29 Apr 2008 20:10:55 -0700 (PDT) "Randy.Dunlap" wrote: > From: Randy Dunlap > > Don't refer to file that no longer exists: > docproc: linux-2.6.25-git14/arch/powerpc/kernel/rio.c: No such file or directory > > Signed-off-by: Randy Dunlap > --- > Documentation/DocBook/rapidio.tmpl | 1 - > 1 file changed, 1 deletion(-) > > --- linux-2.6.25-git14.orig/Documentation/DocBook/rapidio.tmpl > +++ linux-2.6.25-git14/Documentation/DocBook/rapidio.tmpl > @@ -133,7 +133,6 @@ > !Idrivers/rapidio/rio-sysfs.c > > PPC32 support > -!Iarch/powerpc/kernel/rio.c > !Earch/powerpc/sysdev/fsl_rio.c > !Iarch/powerpc/sysdev/fsl_rio.c > grumble. This is a subset of rapidio-fix-docbook-references.patch, but I appear to be unable to interest anyone in merging/reviewing/accepting/anything-else that quite large set of patches. Guys, those patches were sent six weeks ago and it now looks like they will miss 2.6.26. This is pretty slack of us. Help? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761874AbYD3SfZ (ORCPT ); Wed, 30 Apr 2008 14:35:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756935AbYD3SfM (ORCPT ); Wed, 30 Apr 2008 14:35:12 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:53817 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756613AbYD3SfL (ORCPT ); Wed, 30 Apr 2008 14:35:11 -0400 Date: Wed, 30 Apr 2008 11:35:00 -0700 From: Andrew Morton To: "Randy.Dunlap" Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, mporter@kernel.crashing.org, Paul Mackerras , Benjamin Herrenschmidt , linuxppc-dev@ozlabs.org Subject: Re: [PATCH] docbook: fix fatal rapidio yet again (and more to come) Message-Id: <20080430113500.dfe21880.akpm@linux-foundation.org> In-Reply-To: References: X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 29 Apr 2008 20:10:55 -0700 (PDT) "Randy.Dunlap" wrote: > From: Randy Dunlap > > Don't refer to file that no longer exists: > docproc: linux-2.6.25-git14/arch/powerpc/kernel/rio.c: No such file or directory > > Signed-off-by: Randy Dunlap > --- > Documentation/DocBook/rapidio.tmpl | 1 - > 1 file changed, 1 deletion(-) > > --- linux-2.6.25-git14.orig/Documentation/DocBook/rapidio.tmpl > +++ linux-2.6.25-git14/Documentation/DocBook/rapidio.tmpl > @@ -133,7 +133,6 @@ > !Idrivers/rapidio/rio-sysfs.c > > PPC32 support > -!Iarch/powerpc/kernel/rio.c > !Earch/powerpc/sysdev/fsl_rio.c > !Iarch/powerpc/sysdev/fsl_rio.c > grumble. This is a subset of rapidio-fix-docbook-references.patch, but I appear to be unable to interest anyone in merging/reviewing/accepting/anything-else that quite large set of patches. Guys, those patches were sent six weeks ago and it now looks like they will miss 2.6.26. This is pretty slack of us. Help?