Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 1 Mar 2002 15:56:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 1 Mar 2002 15:55:51 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:25872 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id ; Fri, 1 Mar 2002 15:55:36 -0500 Message-ID: <3C7FEAC9.DDA73021@mandrakesoft.com> Date: Fri, 01 Mar 2002 15:55:37 -0500 From: Jeff Garzik Organization: MandrakeSoft X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.19pre1 i686) X-Accept-Language: en MIME-Version: 1.0 To: Roman Zippel CC: Linus Torvalds , linux-kernel@vger.kernel.org Subject: Re: [PATCH] moving task_struct In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > The patch below simply moves task_struct into its own header file. > This makes thread_info and task_struct indepedent from sched.h and will > allows archs to decide themselves the dependencies between these > structures. nice... In addition to your second patch, this first patch may be a small step in paving the way for further unraveling of nasty include dependencies. Regards, Jeff -- Jeff Garzik | Building 1024 | MandrakeSoft | Choose life. - 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/