All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin LaHaise <bcrl@redhat.com>
To: Matthew Wilcox <willy@debian.org>
Cc: Arnaldo Carvalho de Melo <acme@conectiva.com.br>,
	Linus Torvalds <torvalds@transmeta.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Kernel Janitors Project 
	<kernel-janitor-discuss@lists.sourceforge.net>
Subject: Re: [PATCH] use thread_info.h in uaccess.h
Date: Fri, 15 Nov 2002 12:33:22 -0500	[thread overview]
Message-ID: <20021115123322.A7422@redhat.com> (raw)
In-Reply-To: <20021115164927.G20070@parcelfarce.linux.theplanet.co.uk>; from willy@debian.org on Fri, Nov 15, 2002 at 04:49:27PM +0000

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

      reply	other threads:[~2002-11-15 17:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-15 11:32 [PATCH] use thread_info.h in uaccess.h Arnaldo Carvalho de Melo
2002-11-15 16:49 ` Matthew Wilcox
2002-11-15 17:33   ` Benjamin LaHaise [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021115123322.A7422@redhat.com \
    --to=bcrl@redhat.com \
    --cc=acme@conectiva.com.br \
    --cc=kernel-janitor-discuss@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    --cc=willy@debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.