Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 15 Nov 2002 12:26:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 15 Nov 2002 12:26:27 -0500 Received: from to-velocet.redhat.com ([216.138.202.10]:21234 "EHLO touchme.toronto.redhat.com") by vger.kernel.org with ESMTP id ; Fri, 15 Nov 2002 12:26:26 -0500 Date: Fri, 15 Nov 2002 12:33:22 -0500 From: Benjamin LaHaise To: Matthew Wilcox Cc: Arnaldo Carvalho de Melo , Linus Torvalds , Linux Kernel Mailing List , Linux Kernel Janitors Project Subject: Re: [PATCH] use thread_info.h in uaccess.h Message-ID: <20021115123322.A7422@redhat.com> References: <20021115113223.GN18180@conectiva.com.br> <20021115164927.G20070@parcelfarce.linux.theplanet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021115164927.G20070@parcelfarce.linux.theplanet.co.uk>; from willy@debian.org on Fri, Nov 15, 2002 at 04:49:27PM +0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 723 Lines: 17 On Fri, Nov 15, 2002 at 04:49:27PM +0000, Matthew Wilcox wrote: > > While we're janitoring headers... > > This patch removes all the wait_queue handling code from sched.h and puts > it in wait.h with the rest of the wait_queue handling code. Note that > sched.h must continue to include wait.h for the wait_queue_head_t embedded > in struct task. However there may be files which only need wait.h now. Move the typedef into linux/types.h and that problem goes away. -ben - 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/