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, 08 Sep 2014 14:07:34 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	david.stevens@...cle.com
Cc:	sowmini.varadhan@...cle.com, raghuram.kothakota@...cle.com,
	netdev@...r.kernel.org
Subject: Re: [PATCH net] sunvnet - add missing rmb() for sunvnet driver

From: David L Stevens <david.stevens@...cle.com>
Date: Mon, 08 Sep 2014 16:23:01 -0400

> The sunvnet driver does not have an rmb() in the ring consumer corresponding
> to the wmb() in the producer. According to Documentation/memory-barriers.txt:
 ...
> Signed-off-by: David L Stevens <david.stevens@...cle.com>

I'll apply this, but I just remembered that the kernel always runs in
the TSO memory model these days and thus all the memory barriers are
NOPs.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ