[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LSU.2.21.1910011428001.6105@pobox.suse.cz>
Date: Tue, 1 Oct 2019 14:30:44 +0200 (CEST)
From: Miroslav Benes <mbenes@...e.cz>
To: jikos@...nel.org, jpoimboe@...hat.com, pmladek@...e.com
cc: joe.lawrence@...hat.com, nstange@...e.de,
live-patching@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH v2 0/3] livepatch: Clear relocation targets on a
module removal
On Thu, 5 Sep 2019, Miroslav Benes wrote:
> Updated version with Petr's feedback. It looks a bit different and
> better now (I would say). Not that it should be considered before we
> decide what to do with late module patching, but I finished it before
> the discussion started and someone could be interested.
>
> v1: http://lore.kernel.org/r/20190719122840.15353-1-mbenes@suse.cz
>
> Tested on x86_64, ppc64le and s390x. Cross-compiled on arm64 to verify
> that nothing is broken.
>
> [1] 20180602161151.apuhs2dygsexmcg2@...ble
> [2] 1561019068-132672-1-git-send-email-cj.chengjian@...wei.com
> [3] 20180607092949.1706-1-mbenes@...e.cz
>
> Miroslav Benes (3):
> livepatch: Clear relocation targets on a module removal
> livepatch: Unify functions for writing and clearing object relocations
> livepatch: Clean up klp_update_object_relocations() return paths
>
> arch/powerpc/kernel/module_64.c | 45 +++++++++++++++++++++++++
> arch/s390/kernel/module.c | 8 +++++
> arch/x86/kernel/module.c | 43 ++++++++++++++++++++++++
> include/linux/moduleloader.h | 7 ++++
> kernel/livepatch/core.c | 58 ++++++++++++++++++++++++---------
> 5 files changed, 146 insertions(+), 15 deletions(-)
Ping.
If I remember correctly, we decided to have this as a temporary solution
before better late module patching is implemented. Feedback is welcome.
I'll then resend with arch maintainters CCed.
Thanks
Miroslav
Powered by blists - more mailing lists