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:	Tue, 7 Apr 2015 18:06:20 -0700
From:	Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To:	Alexander Duyck <alexander.h.duyck@...hat.com>
Cc:	netdev <netdev@...r.kernel.org>, David Miller <davem@...emloft.net>
Subject: Re: [net-next PATCH 3/3] e1000, e1000e: Use dma_rmb instead of rmb
 for descriptor read ordering

On Tue, Apr 7, 2015 at 4:55 PM, Alexander Duyck
<alexander.h.duyck@...hat.com> wrote:
> This change replaces calls to rmb with dma_rmb in the case where we want to
> order all follow-on descriptor reads after the check for the descriptor
> status bit.
>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@...hat.com>

Acked-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>

> ---
>  drivers/net/ethernet/intel/e1000/e1000_main.c |    6 +++---
>  drivers/net/ethernet/intel/e1000e/netdev.c    |    8 ++++----
>  2 files changed, 7 insertions(+), 7 deletions(-)
--
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