Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 29 Dec 2001 17:29:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 29 Dec 2001 17:28:27 -0500 Received: from waste.org ([209.173.204.2]:39125 "EHLO waste.org") by vger.kernel.org with ESMTP id ; Sat, 29 Dec 2001 17:28:09 -0500 Date: Sat, 29 Dec 2001 16:28:06 -0600 (CST) From: Oliver Xymoron To: Manfred Spraul cc: linux-kernel@vger.kernel.org Subject: Re: [RFC, CFT] include file cleanup In-Reply-To: <3C2E4158.93ACFFA3@colorfullife.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 29 Dec 2001, Manfred Spraul wrote: > It wasn't that difficult: only these includes are needed to pull in all > substructures ;-) > > <<<<<<< > #include > #include > #include > #include > #include > #include > #include > #include > #include > #include > #include > #include > #include > #include > <<<<<<<<< Indeed. Recently I wanted to stash current->pid inside a spinlock for debugging purposes and discovered it was a nightmare because of all the forward references that'd be needed. -- "Love the dolphins," she advised him. "Write by W.A.S.T.E.." - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/