On Tue, Jan 5, 2021 at 6:42 AM Sumit Garg wrote:
>
> On Fri, 25 Sept 2020 at 12:29, Jens Wiklander via OP-TEE
> wrote:
> >
> > On Fri, Sep 18, 2020 at 7:45 PM Rouven Czerwinski
> > wrote:
> > >
> > > On Kernels with CONFIG_PREEMPT_NONE might_sleep() is not enough to force
> > > rescheduling, rep
On Fri, 25 Sept 2020 at 12:29, Jens Wiklander via OP-TEE
wrote:
>
> On Fri, Sep 18, 2020 at 7:45 PM Rouven Czerwinski
> wrote:
> >
> > On Kernels with CONFIG_PREEMPT_NONE might_sleep() is not enough to force
> > rescheduling, replace it with a resched check and cond_resched. Fixes
> > the followi
On Fr, 2020-09-25 at 08:59 +0200, Jens Wiklander wrote:
> On Fri, Sep 18, 2020 at 7:45 PM Rouven Czerwinski
> wrote:
> > On Kernels with CONFIG_PREEMPT_NONE might_sleep() is not enough to force
> > rescheduling, replace it with a resched check and cond_resched. Fixes
> > the following stall:
> >
On Fri, Sep 18, 2020 at 7:45 PM Rouven Czerwinski
wrote:
>
> On Kernels with CONFIG_PREEMPT_NONE might_sleep() is not enough to force
> rescheduling, replace it with a resched check and cond_resched. Fixes
> the following stall:
>
> [ 572.945146] rcu: INFO: rcu_sched self-detected stall on CPU
On Kernels with CONFIG_PREEMPT_NONE might_sleep() is not enough to force
rescheduling, replace it with a resched check and cond_resched. Fixes
the following stall:
[ 572.945146] rcu: INFO: rcu_sched self-detected stall on CPU
[ 572.949275] rcu: 0-: (2099 ticks this GP) idle=572/1/0x4
5 matches
Mail list logo