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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 11 Mar 2020 23:20:20 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     jbi.octave@...il.com
Cc:     boqun.feng@...il.com, linux-kernel@...r.kernel.org,
        bpf@...r.kernel.org, netdev@...r.kernel.org, kuba@...nel.org,
        allison@...utok.net, pankaj.laxminarayan.bharadiya@...el.com,
        ptalbert@...hat.com, ap420073@...il.com, lirongqing@...du.com,
        tglx@...utronix.de, penguin-kernel@...ove.SAKURA.ne.jp
Subject: Re: [PATCH 6/8] net: Add missing annotation for
 *netlink_seq_start()

From: Jules Irenge <jbi.octave@...il.com>
Date: Wed, 11 Mar 2020 01:09:06 +0000

> Sparse reports a warning at netlink_seq_start()
> 
> warning: context imbalance in netlink_seq_start() - wrong count at exit
> The root cause is the missing annotation at netlink_seq_start()
> Add the missing  __acquires(RCU) 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