[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131005080416.GA25193@gmail.com>
Date: Sat, 5 Oct 2013 10:04:16 +0200
From: Ingo Molnar <mingo.kernel.org@...il.com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Oleg Nesterov <oleg@...hat.com>,
Paul McKenney <paulmck@...ux.vnet.ibm.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/16] sched/wait: Collapse __wait_event macros -v5
* Peter Zijlstra <peterz@...radead.org> wrote:
> On Fri, Oct 04, 2013 at 10:44:05PM +0200, Peter Zijlstra wrote:
> >
> > slightly related; do we want to do something like the following two
> > patches?
>
> and
Yeah, both look good to me - but I'd move them into
kernel/sched/completion.c and kernel/sched/wait.c if no-one objects.
> --- /dev/null
> +++ b/kernel/completion.c
> @@ -0,0 +1,287 @@
> +
> +#include <linux/sched.h>
> +#include <linux/completion.h>
Also, mind adding a small blurb at the top explaining what it's all about?
Just one sentence or two.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists