Yes, I ran it but faced an issue. After reading comments on a similar patch shared by Jason A. Donenfeld, I realized that my environment is Ubuntu 22.04 (Linux 5.15 + glibc 2.35). After upgrading to a newer version of glibc, the issue seems to be fixed. I think including <sched.h> might not be needed. I would really appreciate your advice on how to handle this.
- [PATCH] selftests/vdso: Add linux/sched.h to fix CLONE_... SurajSonawane2415
- Re: [PATCH] selftests/vdso: Add linux/sched.h to f... Shuah Khan
- Re: [PATCH] selftests/vdso: Add linux/sched.h ... Jason A. Donenfeld
- Re: [PATCH] selftests: vDSO: fix compile error for... SurajSonawane2415