[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZkSpicJYoMleJRkY@pathway.suse.cz>
Date: Wed, 15 May 2024 14:24:41 +0200
From: Petr Mladek <pmladek@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, live-patching@...r.kernel.org
Subject: [GIT PULL] livepatching for 6.10
Hi Linus,
please pull the latest changes for the kernel livepatching from
git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching tags/livepatching-for-6.10
==========================================
- Use more informative names for the livepatch transition states.
----------------------------------------------------------------
Wardenjohn (1):
livepatch: Rename KLP_* to KLP_TRANSITION_*
include/linux/livepatch.h | 6 ++---
init/init_task.c | 2 +-
kernel/livepatch/core.c | 4 ++--
kernel/livepatch/patch.c | 4 ++--
kernel/livepatch/transition.c | 54 +++++++++++++++++++++----------------------
5 files changed, 35 insertions(+), 35 deletions(-)
Powered by blists - more mailing lists