[Intel-wired-lan] [PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
Jens Axboe
axboe at kernel.dk
Mon Nov 26 18:04:24 UTC 2018
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 at arm.com>
>
> For the 'ixgbe' driver changes.
>
> Acked-by: Jeff Kirsher <jeffrey.t.kirsher at intel.com>
Lost the original, but for mtip32xx:
Acked-by: Jens Axboe <axboe at kernel.dk>
--
Jens Axboe
More information about the dri-devel
mailing list