On Fri 25-08-17 16:50:26, Randy Dunlap wrote:
On 08/25/17 15:50, akpm@linux-foundation.org wrote:
quoted
The mm-of-the-moment snapshot 2017-08-25-15-50 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.
lots of this one (on x86_64, i386, or UML):
../kernel/fork.c:818:2: error: implicit declaration of function 'hmm_mm_init' [-Werror=implicit-function-declaration]
../kernel/fork.c:897:2: error: implicit declaration of function 'hmm_mm_destroy' [-Werror=implicit-function-declaration]
from mm-hmm-heterogeneous-memory-management-hmm-for-short-v5.patch
Cc: Jerome Glisse <redacted>
This one should address it
---