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:   Mon, 01 Jun 2020 15:52:36 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     jbi.octave@...il.com
Cc:     linux-kernel@...r.kernel.org, tglx@...utronix.de,
        paulmck@...nel.org, mingo@...hat.com, boqun.feng@...il.com,
        linux-net-drivers@...arflare.com, ecree@...arflare.com,
        mhabets@...arflare.com, netdev@...r.kernel.org
Subject: Re: [PATCH 5/5] sfc: add missing annotation for
 efx_ef10_try_update_nic_stats_vf()

From: Jules Irenge <jbi.octave@...il.com>
Date: Mon,  1 Jun 2020 19:45:52 +0100

> Sparse reports a warning at efx_ef10_try_update_nic_stats_vf()
> warning: context imbalance in efx_ef10_try_update_nic_stats_vf()
> 	- unexpected unlock
> The root cause is the missing annotation at
> efx_ef10_try_update_nic_stats_vf()
> Add the missing _must_hold(&efx->stats_lock) annotation
> 
> Signed-off-by: Jules Irenge <jbi.octave@...il.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ