GUP_TEST_FILE
gup_fd = open(GUP_TEST_FILE, O_RDWR);
ksft_print_msg("failed to open %s: %s\n", GUP_TEST_FILE, strerror(errno));