[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190321214608.GE7905@worktop.programming.kicks-ass.net>
Date: Thu, 21 Mar 2019 22:46:08 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Daniel Bristot de Oliveira <bristot@...hat.com>
Cc: linux-rt-users <linux-rt-users@...r.kernel.org>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Clark Williams <williams@...hat.com>,
Tommaso Cucinotta <tommaso.cucinotta@...up.it>,
RĂ´mulo Silva de Oliveira
<romulo.deoliveira@...c.br>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: BUG-RT: scheduling while in atomic in the watchdog's hrtimer
On Thu, Mar 21, 2019 at 10:27:30PM +0100, Daniel Bristot de Oliveira wrote:
> Hi,
>
> In the 4.19/5.0-rt configured !SMP, the following chain of events can
> take place:
>
> ------------------------------ %< -------------------------------------
> smp_apic_timer_interrupt(){
> hrtimer_interrupt() {
> __hrtimer_run_queues() {
> watchdog_timer_fn() {
> stop_one_cpu_nowait() {
> #ifdef !CONFIG_SMP
ARGGHH..
Powered by blists - more mailing lists