Re: linux-next: build failure in Linus' tree

From: Linus Torvalds
Date: Thu May 19 2011 - 21:20:27 EST


On Thu, May 19, 2011 at 6:15 PM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> reverting commit e66eed651fd1 ("list: remove prefetching from regular
> list iterators").  This is, of course, why we like to put stuff into
> linux-next before it goes into your tree :-)

Ahhah. Another case that magically depended on <linux/list.h> silently
including half the universe thanks to <linux/prefetch.h> (which in
turn included all manner of helper headers).

> I have applied this patch for today:

Looks good, I'll take it.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/