Re: 3.2-rt build issue with CONFIG_DEBUG_ATOMIC_SLEEP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux