Hi Linus,
please pull the latest printk changes from
git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git
tags/livepatching-for-6.19
=========================================
- Support two paths where tracefs is typically mounted.
- Make old_sympos 0 and 1 equal. They both are valid when there is
only one symbol with the given name.
----------------------------------------------------------------
Fushuai Wang (1):
selftests: livepatch: use canonical ftrace path
Song Liu (1):
livepatch: Match old_sympos 0 and 1 in klp_find_func()
kernel/livepatch/core.c | 8 +++++++-
tools/testing/selftests/livepatch/functions.sh | 6 +++++-
2 files changed, 12 insertions(+), 2 deletions(-)