[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yy3JupD4iErp0daR@alley>
Date: Fri, 23 Sep 2022 16:59:06 +0200
From: Petr Mladek <pmladek@...e.com>
To: Song Liu <song@...nel.org>
Cc: live-patching@...r.kernel.org, linux-kernel@...r.kernel.org,
jpoimboe@...nel.org, jikos@...nel.org, mbenes@...e.cz,
joe.lawrence@...hat.com
Subject: Re: [PATCH v3 1/2] livepatch: add sysfs entry "patched" for each
klp_object
On Fri 2022-09-02 13:52:07, Song Liu wrote:
> Add per klp_object sysfs entry "patched". It makes it easier to debug
> typos in the module name.
>
> Reviewed-by: Joe Lawrence <joe.lawrence@...hat.com>
> Signed-off-by: Song Liu <song@...nel.org>
Just a note. Signed-off-by of the author is always the first entry.
It is followed by Acked-by, Reviewed-by, Tested-by, ... in the order
in which they arrived.
I have fixed the ordering when pushing the patch.
> --- a/Documentation/ABI/testing/sysfs-kernel-livepatch
> +++ b/Documentation/ABI/testing/sysfs-kernel-livepatch
> @@ -55,6 +55,14 @@ Description:
> The object directory contains subdirectories for each function
> that is patched within the object.
>
> +What: /sys/kernel/livepatch/<patch>/<object>/patched
> +Date: August 2022
> +KernelVersion: 6.0.0
Also I have updated the version to 6.1.0. It should be the version
produced by the upcoming merge window.
Best Regards,
Petr
Powered by blists - more mailing lists