From: Miroslav Benes <mbenes@suse.cz>
To: Petr Pavlu <petr.pavlu@suse.com>
Cc: Josh Poimboeuf <jpoimboe@kernel.org>,
Jiri Kosina <jikos@kernel.org>, Petr Mladek <pmladek@suse.com>,
Joe Lawrence <joe.lawrence@redhat.com>,
Luis Chamberlain <mcgrof@kernel.org>,
Daniel Gomez <da.gomez@kernel.org>,
Sami Tolvanen <samitolvanen@google.com>,
Aaron Tomlin <atomlin@atomlin.com>,
Peter Zijlstra <peterz@infradead.org>,
live-patching@vger.kernel.org, linux-modules@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
Date: Tue, 3 Feb 2026 11:24:33 +0100 (CET) [thread overview]
Message-ID: <alpine.LSU.2.21.2602031124080.19996@pobox.suse.cz> (raw)
In-Reply-To: <20260123102825.3521961-1-petr.pavlu@suse.com>
On Fri, 23 Jan 2026, Petr Pavlu wrote:
> Changes since v2 [1]:
> - Generalize the helper function that locates __klp_objects in a module
> to allow it to find any data in other sections as well.
>
> Changes since v1 [2]:
> - Generalize the helper function that locates __klp_objects in a module
> to allow it to find objects in other sections as well.
>
> [1] https://lore.kernel.org/linux-modules/20260121082842.3050453-1-petr.pavlu@suse.com/
> [2] https://lore.kernel.org/linux-modules/20260114123056.2045816-1-petr.pavlu@suse.com/
>
> Petr Pavlu (2):
> livepatch: Fix having __klp_objects relics in non-livepatch modules
> livepatch: Free klp_{object,func}_ext data after initialization
>
> include/linux/livepatch.h | 3 +++
> kernel/livepatch/core.c | 19 +++++++++++++++++++
> scripts/livepatch/init.c | 20 +++++++++-----------
> scripts/module.lds.S | 9 ++-------
> tools/objtool/check.c | 2 +-
> tools/objtool/include/objtool/klp.h | 10 +++++-----
> tools/objtool/klp-diff.c | 2 +-
> 7 files changed, 40 insertions(+), 25 deletions(-)
>
>
> base-commit: 0f61b1860cc3f52aef9036d7235ed1f017632193
Acked-by: Miroslav Benes <mbenes@suse.cz>
Thank you,
M
prev parent reply other threads:[~2026-02-03 10:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-23 10:26 [PATCH v3 0/2] Improve handling of the __klp_{objects,funcs} sections in modules Petr Pavlu
2026-01-23 10:26 ` [PATCH v3 1/2] livepatch: Fix having __klp_objects relics in non-livepatch modules Petr Pavlu
2026-01-23 10:26 ` [PATCH v3 2/2] livepatch: Free klp_{object,func}_ext data after initialization Petr Pavlu
2026-01-23 17:50 ` [PATCH v3 0/2] Improve handling of the __klp_{objects,funcs} sections in modules Josh Poimboeuf
2026-01-30 20:46 ` Aaron Tomlin
2026-01-30 21:27 ` Josh Poimboeuf
2026-02-03 10:24 ` Miroslav Benes [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LSU.2.21.2602031124080.19996@pobox.suse.cz \
--to=mbenes@suse.cz \
--cc=atomlin@atomlin.com \
--cc=da.gomez@kernel.org \
--cc=jikos@kernel.org \
--cc=joe.lawrence@redhat.com \
--cc=jpoimboe@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-modules@vger.kernel.org \
--cc=live-patching@vger.kernel.org \
--cc=mcgrof@kernel.org \
--cc=peterz@infradead.org \
--cc=petr.pavlu@suse.com \
--cc=pmladek@suse.com \
--cc=samitolvanen@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox