Re: [PATCH] use thread_info.h in uaccess.h

Benjamin LaHaise (bcrl@redhat.com)
Fri, 15 Nov 2002 12:33:22 -0500


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/