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-next>] [day] [month] [year] [list]
Date:   Mon, 30 Jul 2018 09:45:06 +0200
From:   Christoph Hellwig <hch@....de>
To:     Eric Dumazet <edumazet@...gle.com>,
        "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
        netdev@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org
Subject: socket poll related cleanups v2

Eric, Paul,

can you please look over the patch below?  The RCU annotations here don't
make any sense as we never RCU access through the annotated pointer (
we do access the underlying object through RCU and thus need to RCU free,
but that is a different story).  Dave doesn't seem to be convinced,
though.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ