Commit 51ab33fc0a8b for kernel
commit 51ab33fc0a8bef9454849371ef897a1241911b37
Merge: 02baaa67d9af 5cb5575308bc
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Dec 3 13:46:48 2025 -0800
Merge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Pull livepatching updates from Petr Mladek:
- Support both paths where tracefs is typically mounted in selftests
- Make old_sympos 0 and 1 equal. They both are valid when there is only
one symbol with the given name.
* tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching:
selftests: livepatch: use canonical ftrace path
livepatch: Match old_sympos 0 and 1 in klp_find_func()