linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc: Fix livepatch module re-patching issue
@ 2023-01-25  3:38 Josh Poimboeuf
  2023-01-25  3:38 ` [PATCH 1/2] powerpc/module_64: Improve restore_r2() return semantics Josh Poimboeuf
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Josh Poimboeuf @ 2023-01-25  3:38 UTC (permalink / raw)
  To: Michael Ellerman
  Cc: linux-kernel, Song Liu, Nicholas Piggin, live-patching,
	linuxppc-dev

Fix a livepatch bug seen when reloading a patched module.

This is the powerpc counterpart to Song Liu's fix for a similar issue on
x86:

  https://lkml.kernel.org/lkml/20230121004945.697003-2-song@kernel.org

Josh Poimboeuf (2):
  powerpc/module_64: Improve restore_r2() return semantics
  powerpc/module_64: Fix "expected nop" error on module re-patching

 arch/powerpc/kernel/module_64.c | 29 ++++++++++++++++++-----------
 1 file changed, 18 insertions(+), 11 deletions(-)

-- 
2.39.0


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

end of thread, other threads:[~2023-02-05 16:22 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-25  3:38 [PATCH 0/2] powerpc: Fix livepatch module re-patching issue Josh Poimboeuf
2023-01-25  3:38 ` [PATCH 1/2] powerpc/module_64: Improve restore_r2() return semantics Josh Poimboeuf
2023-01-25  5:53   ` Song Liu
2023-01-25 13:24   ` Petr Mladek
2023-01-27 12:38   ` Miroslav Benes
2023-01-25  3:38 ` [PATCH 2/2] powerpc/module_64: Fix "expected nop" error on module re-patching Josh Poimboeuf
2023-01-25  6:09   ` Song Liu
2023-01-25 16:46     ` Josh Poimboeuf
2023-01-25 17:36       ` Song Liu
2023-01-25 18:53         ` Josh Poimboeuf
2023-01-25 18:58           ` Song Liu
2023-01-25 13:31   ` Petr Mladek
2023-01-27 12:50   ` Miroslav Benes
2023-01-27 13:48 ` [PATCH 0/2] powerpc: Fix livepatch module re-patching issue Joe Lawrence
2023-02-04 17:23 ` Josh Poimboeuf
2023-02-05  0:46   ` Michael Ellerman
2023-02-05 16:21     ` Josh Poimboeuf
2023-02-05  0:46 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).