[PATCH 0/1] selftests: livepatch: add test cases of stack_order sysfs

From: Wardenjohn
Date: Tue Oct 08 2024 - 04:27:41 EST


This patch add self test cases to 'stack_order' sysfs interface.

Reuse test module of 'test_klp_livepatch'. However, some module in test_module
have '.replace' enable. So, I set the replace value of the stack_order test
module to false.

Regards.
Wardenjohn.