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:   Tue, 23 Jun 2020 17:59:13 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Cc:     davem@...emloft.net,
        Aleksandr Loktionov <aleksandr.loktionov@...el.com>,
        netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com,
        Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>,
        Andrew Bowers <andrewx.bowers@...el.com>
Subject: Re: [net-next v2 8/8] i40e: Remove scheduling while atomic
 possibility

On Tue, 23 Jun 2020 17:22:52 -0700 Jeff Kirsher wrote:
> From: Aleksandr Loktionov <aleksandr.loktionov@...el.com>
> 
> In some occasions task held spinlock, 

Which spin lock?

> while being rescheduled due to mutex_lock. 

Which mutex?

> Moved function call outside of atomic context.

What function?

> Without this patch there is a race condition, which might result in
> scheduling while atomic.

What is the race condition?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ