[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190424085550.29612-1-pmladek@suse.com>
Date: Wed, 24 Apr 2019 10:55:47 +0200
From: Petr Mladek <pmladek@...e.com>
To: Jiri Kosina <jikos@...nel.org>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Miroslav Benes <mbenes@...e.cz>
Cc: Joe Lawrence <joe.lawrence@...hat.com>,
Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>,
live-patching@...r.kernel.org, linux-kernel@...r.kernel.org,
Petr Mladek <pmladek@...e.com>
Subject: [PATCH 0/3] livepatch/stacktrace: Clean up of reliable stacktrace errors
I ended with three patches in the end. The first one is the same
as before [1]. Then I added two patches for handling of the stacktrace
error messages.
[1] https://lkml.kernel.org/r/20190418112936.13295-1-pmladek@suse.com
Petr Mladek (3):
livepatch: Convert error about unsupported reliable stacktrace into a
warning
stacktrace: Remove superfluous WARN_ONCE() from
save_stack_trace_tsk_reliable()
livepatch: Cleanup message handling in klp_try_switch_task()
kernel/livepatch/core.c | 5 ++---
kernel/livepatch/transition.c | 19 ++++++++++++++-----
kernel/stacktrace.c | 1 -
3 files changed, 16 insertions(+), 9 deletions(-)
--
2.16.4
Powered by blists - more mailing lists