On Wed, Mar 8, 2017 at 2:18 AM, tip-bot for Ingo Molnar <tipbot@xxxxxxxxx> wrote: > Author: Ingo Molnar <mingo@xxxxxxxxxx> > > sched/wait: Add <linux/sched/signal.h> dependency for now > > The wait_event_interruptible*() APIs are using signal_pending(), so > include its header to not build-break users of those APIs. Hmm. Did you guys miss the patch I sent for this yesterday? It avoided the header file dependency, and imho also generated better code by uninlining the slow path. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |