]> Gentwo Git Trees - linux/.git/commit
Merge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Dec 2025 21:46:48 +0000 (13:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Dec 2025 21:46:48 +0000 (13:46 -0800)
commit51ab33fc0a8bef9454849371ef897a1241911b37
tree8d16d8571c9b2858b6cccd50265e89d5f1457019
parent02baaa67d9afc2e56c6e1ac6a1fb1f1dd2be366f
parent5cb5575308bce9d63178fe943bf89c520a348808
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()
kernel/livepatch/core.c