Re: mmotm 2019-06-19-20-32 uploaded (drivers/base/memory.c)

From: David Hildenbrand
Date: Thu Jun 20 2019 - 12:44:37 EST


On 20.06.19 17:48, Randy Dunlap wrote:
> On 6/19/19 8:32 PM, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
>> The mm-of-the-moment snapshot 2019-06-19-20-32 has been uploaded to
>>
>> http://www.ozlabs.org/~akpm/mmotm/
>>
>> mmotm-readme.txt says
>>
>> README for mm-of-the-moment:
>>
>> http://www.ozlabs.org/~akpm/mmotm/
>>
>> This is a snapshot of my -mm patch queue. Uploaded at random hopefully
>> more than once a week.
>>
>
> on i386 or x86_64:
>
> ../drivers/base/memory.c: In function 'find_memory_block':
> ../drivers/base/memory.c:621:43: error: 'hint' undeclared (first use in this function); did you mean 'uint'?
> return find_memory_block_by_id(block_id, hint);
> ^~~~
>
>

Thanks, see

[PATCH v2 0/6] mm: Further memory block device cleanups

--

Thanks,

David / dhildenb