On Sat, Jul 11, 2015 at 03:17:12PM +0530, Sudip Mukherjee wrote: > > After this, kselftest had some more problem like: > 1) kcmp_test.c:13:24: fatal error: linux/kcmp.h: No such file or directory > 2) memfd_test.c:26:17: error: ‘__NR_memfd_create’ undeclared (first use > in this function) > 3) hugetlbfstest: hugetlbfstest.c:60: open_file: Assertion `fd > 2' failed. > Aborted (core dumped)
1 and 2 were just problems with headers in the userspace. 3 because I don't have "/dev/shm/hugetlbhog" node, maybe something in my udev. regards sudip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

