Re: [sched] 663017c554: WARNING:at_kernel/sched/core.c:#scheduler_tick

From: Josh Don
Date: Thu Mar 18 2021 - 16:43:16 EST


The warning is WAI (holding spinlock for 100ms). However, since this
is expected for locktorture, it makes sense to not have the warning
enabled while the test is running. I can add that to the patch.