lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ