Re: RT Scheduler - BUG_ON (idx >= MAX_RT_PRIO)

Sujit K M <[email protected]> Mon, 7 Sep 2015 15:07:07 +0530
Newsgroups org.kernel.vger.linux-smp,org.kernel.vger.linux-kernel
Message-ID <CAOPOgtCsekvro79ZBA3cY2RvPLroBLF6XVa2g=0HU_qKH9hgfA@mail.gmail.com>
On Mon, Sep 7, 2015 at 12:28 PM, Chinmay V S <[email protected]> wrote:
> Thanks for your quick response Mike.
>
>> Try without the proprietary modules. You may also want to audit futex
>> fixes if you can't use a maintained stable tree.  3.2 has a bunch that
>> 3.1 does not.
>
> I see that futex.c has 17 patches in 3.2.y that are missing in my tree.
> http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/log/kernel/futex.c?h=linux-3.2.y

If in doubt please use the mainline kernel and try and reproduce.