gcc -c -o adaptivemmd.o adaptivemmd.c -I. -Wall -g
adaptivemmd.c: In function 'get_unmapped_pages':
adaptivemmd.c:977:21: error: 'KPF_PGTABLE' undeclared (first use in this function)
if ((pageflg[i]>>KPF_PGTABLE) & 1)
^
adaptivemmd.c:977:21: note: each undeclared identifier is reported only once for each function it appears in
make: *** [adaptivemmd.o] Error 1
Hi
Could you please fix build against RHEL 7: