Hi I am building softiwarp from Ubuntu with kernel 4.4.0-1062-aws, but the kernel folder wouldn't compile and this is the error:
/home/ubuntu/softiwarp/kernel/siw_mem.c:163:9: error: too few arguments to function ‘get_user_pages’
rv = get_user_pages(first_page_va, nents, 1, 1, plist,
In file included from include/linux/scatterlist.h:7:0,
from /home/ubuntu/softiwarp/kernel/siw_mem.c:40:
Any idea how i can deal with this?
Thanks!
Hi I am building softiwarp from Ubuntu with kernel
4.4.0-1062-aws, but the kernel folder wouldn't compile and this is the error:Any idea how i can deal with this?
Thanks!