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:   Fri, 17 Jul 2020 12:52:27 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     akiyano@...zon.com
Cc:     netdev@...r.kernel.org, dwmw@...zon.com, zorik@...zon.com,
        matua@...zon.com, saeedb@...zon.com, msw@...zon.com,
        aliguori@...zon.com, nafea@...zon.com, gtzalik@...zon.com,
        netanel@...zon.com, alisaidi@...zon.com, benh@...zon.com,
        ndagan@...zon.com, shayagr@...zon.com, sameehj@...zon.com,
        eric.dumazet@...il.com
Subject: Re: [PATCH V3 net-next 1/8] net: ena: avoid unnecessary rearming
 of interrupt vector when busy-polling

From: <akiyano@...zon.com>
Date: Thu, 16 Jul 2020 21:10:03 +0300

> To the best of my knowledge this assumption holds for ARM64 and x86_64
> architecture which use a MESI like cache coherency model.

Use the well defined kernel memory model correctly please.

This is no place for architectural assumptions.  The memory model of
the kernel defines the rules, and in what locations various memory
barriers are required for correct operation.

Thank you.

Powered by blists - more mailing lists