[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190115164507.14676-1-mbenes@suse.cz>
Date: Tue, 15 Jan 2019 17:45:05 +0100
From: Miroslav Benes <mbenes@...e.cz>
To: jpoimboe@...hat.com, jeyu@...nel.org, jikos@...nel.org,
pmladek@...e.com
Cc: live-patching@...r.kernel.org, linux-kernel@...r.kernel.org,
Miroslav Benes <mbenes@...e.cz>
Subject: [PATCH v2 0/2] Periodic fake signal
I somehow forgot about this patch set. The discussion about v1 was
inconclusive, so I'm sending it again with changes according to the
feedback I got. I still think it is useful, so please consider.
Changes since v1:
- timeout changed to 15 seconds (Josh)
- make it wait for 15 seconds, no more, no less (Josh)
- the message in klp_send_signals() is printed only once per transition
(Josh)
- the counter is zeroed in klp_start_transition(), so that even
klp_reverse_transition() starts correctly (Petr)
Miroslav Benes (2):
livepatch: Send a fake signal periodically
livepatch: Remove signal sysfs attribute
.../ABI/testing/sysfs-kernel-livepatch | 12 ---
Documentation/livepatch/livepatch.txt | 15 ++-
kernel/livepatch/core.c | 32 -------
kernel/livepatch/transition.c | 93 +++++++++++--------
kernel/livepatch/transition.h | 1 -
5 files changed, 59 insertions(+), 94 deletions(-)
--
2.20.1
Powered by blists - more mailing lists