On Thu, 2018-12-27 at 11:05 -0800, Guenter Roeck wrote:
> Hi,
>
> I am getting the attached runtime warnings when enabling certain debug
> options in powerpc code. The warnings are seen with pretty much all
> platforms, and all active kernel releases.
>
> Question: Is it worthwhile to keep buildi
Hi Scott,
On Thu, Dec 27, 2018 at 07:31:33PM -0600, Scott Wood wrote:
> On Thu, 2018-12-27 at 11:05 -0800, Guenter Roeck wrote:
> > ---
> > CONFIG_DEBUG_ATOMIC_SLEEP
> >
> > [ cut here ]
> > do not call blocking ops when !TASK_RUNNING; state=2 set at [<(ptrval)>]
> > prepa
On Thu, 2018-12-27 at 11:05 -0800, Guenter Roeck wrote:
> ---
> CONFIG_DEBUG_ATOMIC_SLEEP
>
> [ cut here ]
> do not call blocking ops when !TASK_RUNNING; state=2 set at [<(ptrval)>]
> prepare_to_wait+0x54/0xe4
> WARNING: CPU: 0 PID: 1 at kernel/sched/core.c:6099 __might_sle