From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965148AbVKVTja (ORCPT ); Tue, 22 Nov 2005 14:39:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965146AbVKVTja (ORCPT ); Tue, 22 Nov 2005 14:39:30 -0500 Received: from mx1.redhat.com ([66.187.233.31]:57805 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S965148AbVKVTj2 (ORCPT ); Tue, 22 Nov 2005 14:39:28 -0500 From: David Howells In-Reply-To: References: <24299.1132571556@warthog.cambridge.redhat.com> <20051121121454.GA1598@parisc-linux.org> <20051121190632.GG1598@parisc-linux.org> <20051121194348.GH1598@parisc-linux.org> <20051121211544.GA4924@elte.hu> <17282.15177.804471.298409@cargo.ozlabs.ibm.com> <1132611631.11842.83.camel@localhost.localdomain> <1132657991.15117.76.camel@baythorne.infradead.org> <1132668939.20233.47.camel@localhost.localdomain> <9497.1132684676@warthog.cambridge.redhat.com> To: Linus Torvalds Cc: David Howells , Alan Cox , David Woodhouse , Paul Mackerras , Ingo Molnar , Matthew Wilcox , Andrew Morton , linux-kernel@vger.kernel.org, Russell King , Ian Molton , Benjamin Herrenschmidt Subject: Re: [PATCH 4/5] Centralise NO_IRQ definition X-Mailer: MH-E 7.84; nmh 1.1; GNU Emacs 22.0.50.1 Date: Tue, 22 Nov 2005 19:38:50 +0000 Message-ID: <10979.1132688330@warthog.cambridge.redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Linus Torvalds wrote: > bad hw docs if you have any at all The same could be said of Linux. The docs there could be a *lot* better. I wonder... might it be worth creating a Wiki or something on kernel.org in which kernel docs can be maintained? David