Re: [PATCH livepatch/master v1 1/2] selftests/livepatch: Replace hardcoded path with variable in test-syscall.sh
From: Petr Mladek
Date: Tue Nov 26 2024 - 08:08:46 EST
On Mon 2024-11-25 19:28:11, George Guo wrote:
> From: George Guo <guodongtai@xxxxxxxxxx>
>
> Updated test-syscall.sh to replace the path
> /sys/kernel/test_klp_syscall/npids with a variable $MOD_SYSCALL.
>
> Signed-off-by: George Guo <guodongtai@xxxxxxxxxx>
This has already been fixed by the commit 59766286b6e54f8ad33
("selftests: livepatch: save and restore kprobe state").
The change reached the mainline last week during the merge window
for 6.13.
Best Regards,
Petr