From: Christoph Hellwig <hch@infradead.org>
To: Wardenjohn <zhangwarden@gmail.com>
Cc: jpoimboe@kernel.org, mbenes@suse.cz, jikos@kernel.org,
pmladek@suse.com, joe.lawrence@redhat.com,
live-patching@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/2] Introduce klp_ops into klp_func structure
Date: Sat, 24 Aug 2024 21:48:03 -0700 [thread overview]
Message-ID: <Zsq3g4HE4LWcHHDb@infradead.org> (raw)
In-Reply-To: <20240822030159.96035-2-zhangwarden@gmail.com>
On Thu, Aug 22, 2024 at 11:01:58AM +0800, Wardenjohn wrote:
> 1. Move klp_ops into klp_func structure.
> Rewrite the logic of klp_find_ops and
> other logic to get klp_ops of a function.
>
> 2. Move definition of struct klp_ops into
> include/linux/livepatch.h
Why?
next prev parent reply other threads:[~2024-08-25 4:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 3:01 [PATCH v3 0/2] livepatch: Add using attribute to klp_func for using function Wardenjohn
2024-08-22 3:01 ` [PATCH v3 1/2] Introduce klp_ops into klp_func structure Wardenjohn
2024-08-25 4:48 ` Christoph Hellwig [this message]
2024-08-25 14:37 ` zhang warden
2024-08-25 20:17 ` Jiri Kosina
2024-08-26 3:31 ` zhang warden
2024-08-22 3:01 ` [PATCH v3 2/2] livepatch: Add using attribute to klp_func for using function show Wardenjohn
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=Zsq3g4HE4LWcHHDb@infradead.org \
--to=hch@infradead.org \
--cc=jikos@kernel.org \
--cc=joe.lawrence@redhat.com \
--cc=jpoimboe@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=live-patching@vger.kernel.org \
--cc=mbenes@suse.cz \
--cc=pmladek@suse.com \
--cc=zhangwarden@gmail.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;
as well as URLs for NNTP newsgroup(s).