[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Ypi2UYFKG9ilflSh@alley>
Date: Thu, 2 Jun 2022 15:08:33 +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 5.19
Hi Linus,
please pull the latest livepatching changes from
git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git tags/livepatching-for-5.19
====================================
- Remove duplicated livepatch code. [Christophe]
----------------------------------------------------------------
Christophe Leroy (1):
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
MAINTAINERS | 2 --
arch/powerpc/include/asm/livepatch.h | 10 +---------
arch/powerpc/kernel/irq.c | 1 -
arch/powerpc/kernel/setup_64.c | 2 +-
arch/s390/include/asm/livepatch.h | 22 ----------------------
arch/x86/include/asm/livepatch.h | 20 --------------------
include/linux/livepatch.h | 2 --
kernel/livepatch/patch.c | 2 +-
8 files changed, 3 insertions(+), 58 deletions(-)
delete mode 100644 arch/s390/include/asm/livepatch.h
delete mode 100644 arch/x86/include/asm/livepatch.h
Powered by blists - more mailing lists