All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] livepatching for 5.19
@ 2022-06-02 13:08 Petr Mladek
  2022-06-02 16:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2022-06-02 13:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, live-patching

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] livepatching for 5.19
  2022-06-02 13:08 [GIT PULL] livepatching for 5.19 Petr Mladek
@ 2022-06-02 16:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-02 16:07 UTC (permalink / raw)
  To: Petr Mladek; +Cc: Linus Torvalds, linux-kernel, live-patching

The pull request you sent on Thu, 2 Jun 2022 15:08:33 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7c9e960c636306f632ccae623bf94b2b53d35cbd

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-02 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02 13:08 [GIT PULL] livepatching for 5.19 Petr Mladek
2022-06-02 16:07 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.