live-patching.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] livepatch: introduce 'order' sysfs interface to klp_patch
@ 2024-09-20  9:04 Wardenjohn
  2024-09-20  9:04 ` [PATCH 1/2] " Wardenjohn
  2024-09-20  9:04 ` [PATCH 2/2] Documentation: Add description to klp_patch order interface Wardenjohn
  0 siblings, 2 replies; 6+ messages in thread
From: Wardenjohn @ 2024-09-20  9:04 UTC (permalink / raw)
  To: jpoimboe, mbenes, jikos, pmladek, joe.lawrence
  Cc: live-patching, linux-kernel

As previous discussion, maintainers think that patch-level sysfs interface is the
only acceptable way to maintain the information of the order that klp_patch is 
applied to the system.

However, the previous patch introduce klp_ops into klp_func is a optimization 
methods of the patch introducing 'using' feature to klp_func.

But now, we don't support 'using' feature to klp_func and make 'klp_ops' patch
not necessary.

Therefore, this new version is only introduce the sysfs feature of klp_patch 
'order'.

Regards.
Wardenjohn.

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

end of thread, other threads:[~2024-09-25  2:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20  9:04 [PATCH 0/2] livepatch: introduce 'order' sysfs interface to klp_patch Wardenjohn
2024-09-20  9:04 ` [PATCH 1/2] " Wardenjohn
2024-09-24 11:27   ` Petr Mladek
2024-09-24 15:05     ` Petr Mladek
2024-09-25  2:07     ` zhang warden
2024-09-20  9:04 ` [PATCH 2/2] Documentation: Add description to klp_patch order interface Wardenjohn

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).