On Thu, 2013-05-02 at 22:30 -0500, Josh Cartwright wrote: > Hey Steven- > > It looks like commit 78563280521 ("sched: Check for idle task in > might_sleep()") in the v3.2-rt stable branch has a dependency on > is_idle_task() being defined, which doesn't exist in 3.2. > > This causes build breakages with CONFIG_DEBUG_ATOMIC_SLEEP: > > kernel/sched.c: In function â__might_sleepâ: > kernel/sched.c:8942:7: error: implicit declaration of function âis_idle_taskâ [-Werror=implicit-function-declaration] > > Fortunately, upstream commit c4f30608435 (shown below) is nice and > contained, and can be cherry-picked cleanly. > Thanks, I'll apply it to my next release. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html