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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 26 Nov 2018 11:04:24 -0700
From:   Jens Axboe <axboe@...nel.dk>
To:     jeffrey.t.kirsher@...el.com,
        Anshuman Khandual <anshuman.khandual@....com>,
        linux-mm@...ck.org, linux-kernel@...r.kernel.org
Cc:     hverkuil@...all.nl, linux-fbdev@...r.kernel.org,
        linux-ia64@...r.kernel.org, linux-rdma@...r.kernel.org,
        netdev@...r.kernel.org, vkoul@...nel.org,
        dri-devel@...ts.freedesktop.org, linux-block@...r.kernel.org,
        sparclinux@...r.kernel.org, iommu@...ts.linux-foundation.org,
        intel-wired-lan@...ts.osuosl.org, linux-alpha@...r.kernel.org,
        dmaengine@...r.kernel.org, jiangqi903@...il.com,
        akpm@...ux-foundation.org, linuxppc-dev@...ts.ozlabs.org,
        ocfs2-devel@....oracle.com, linux-media@...r.kernel.org
Subject: Re: [Intel-wired-lan] [PATCH V2] mm: Replace all open encodings for
 NUMA_NO_NODE

On 11/26/18 10:56 AM, Jeff Kirsher wrote:
> On Mon, 2018-11-26 at 17:56 +0530, Anshuman Khandual wrote:
>> At present there are multiple places where invalid node number is
>> encoded
>> as -1. Even though implicitly understood it is always better to have
>> macros
>> in there. Replace these open encodings for an invalid node number
>> with the
>> global macro NUMA_NO_NODE. This helps remove NUMA related assumptions
>> like
>> 'invalid node' from various places redirecting them to a common
>> definition.
>>
>> Signed-off-by: Anshuman Khandual <anshuman.khandual@....com>
> 
> For the 'ixgbe' driver changes.
> 
> Acked-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>

Lost the original, but for mtip32xx:

Acked-by: Jens Axboe <axboe@...nel.dk>

-- 
Jens Axboe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ