[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190204135653.31406-1-pmladek@suse.com>
Date: Mon, 4 Feb 2019 14:56:49 +0100
From: Petr Mladek <pmladek@...e.com>
To: Jiri Kosina <jikos@...nel.org>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Miroslav Benes <mbenes@...e.cz>
Cc: Jason Baron <jbaron@...mai.com>,
Joe Lawrence <joe.lawrence@...hat.com>,
Evgenii Shatokhin <eshatokhin@...tuozzo.com>,
live-patching@...r.kernel.org, linux-kernel@...r.kernel.org,
Petr Mladek <pmladek@...e.com>
Subject: [PATCH v2 0/4] livepatch: Followup changes for the atomic replace patchset
This patchset implements ideas that were mentioned and postponed during
the review of the atomic replace patchset.
The patches apply on top of livepatching.git, branch
origin/for-5.1/atomic-replace.
Changes against v1:
+ Added Joe's patch that fixed ptr_id() error code [Joe]
+ Did proper error handling in the shadow variable sefttest [All]
+ Removed the controversial patch that was removing patch->enabled flag [All].
+ Fixed few typo's [Joe]
+ Added available Acks.
Joe Lawrence (1):
livepatch: return -ENOMEM on ptr_id() allocation failure
Petr Mladek (3):
livepatch: Introduce klp_for_each_patch macro
livepatch: Proper error handling in the shadow variables selftest
livepatch: Module coming and going callbacks can proceed with all
listed patches
kernel/livepatch/core.c | 34 ++++++++++------------------------
kernel/livepatch/core.h | 6 ++++++
kernel/livepatch/transition.c | 2 +-
lib/livepatch/test_klp_shadow_vars.c | 24 +++++++++++++++++++++++-
4 files changed, 40 insertions(+), 26 deletions(-)
--
2.13.7
Powered by blists - more mailing lists