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); ^~~~ -- ~Randy