[LTP] [PATCH 0/2] ksm06 fixes
Cyril Hrubis
chrubis@suse.cz
Mon Feb 28 10:46:57 CET 2022
Two minor fixes for the ksm06 test.
Also it looks like the test_ksm_merge_across_nodes() is only called from
the ksm06 test so it does not make that much sense for the code to be in
the mem.c library. I guess that we should move it to the test source so
that it's not hidden in the library as well.
Cyril Hrubis (2):
ksm06: Free memory at the end of the test
ksm06: lock memory about to be merged
testcases/kernel/mem/lib/mem.c | 8 ++++++++
1 file changed, 8 insertions(+)
--
2.34.1
More information about the ltp
mailing list