[GIT PULL] livepatching for 6.5

From: Petr Mladek
Date: Fri Jun 30 2023 - 04:52:04 EST


Hi Linus,

please pull the latest livepatching changes from

git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching tags/livepatching-for-6.5

===================================

- Make a variable static to fix a sparse warning.

----------------------------------------------------------------
Josh Poimboeuf (1):
livepatch: Make 'klp_stack_entries' static

kernel/livepatch/transition.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)