[LTP] linux kernel versions vs. ltp release tags
Cyril Hrubis
chrubis@suse.cz
Tue Dec 1 15:37:48 CET 2020
Hi!
> thanks for the answer. In my particular case there is a test
> https://github.com/linux-test-project/ltp/blob/b59c662104c8989704953d1e5dc8c3c6412daa2a/testcases/kernel/syscalls/sendto/sendto03.c
> which causes kernel panic because it tests something which is not present
> in my kernel.
> Are there any recommendations on what to do in such a case?
Well the test in question is a regression test for a security
vunerability. If the test causes kernel panic that most likely means
that your kernel is vunerable and is missing the patch that that is
mentioned in the top level test commit.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list