Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1545795

Re: [PATCH v3 05/15] livepatch/powerpc: add TIF_PATCH_PENDING thread flag

From Miroslav Benes <mbenes@suse.cz>
Newsgroups linux.kernel
Subject Re: [PATCH v3 05/15] livepatch/powerpc: add TIF_PATCH_PENDING thread flag
Date 2016-12-21 15:40 +0100
Message-ID <sQQdI-4Cy-25@gated-at.bofh.it> (permalink)
References <sMbst-Yb-9@gated-at.bofh.it> <sMbsu-Yb-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, 8 Dec 2016, Josh Poimboeuf wrote:

> Add the TIF_PATCH_PENDING thread flag to enable the new livepatch
> per-task consistency model for powerpc.  The bit getting set indicates
> the thread has a pending patch which needs to be applied when the thread
> exits the kernel.
> 
> The bit is included in the _TIF_USER_WORK_MASK macro so that
> do_notify_resume() and klp_update_patch_state() get called when the bit
> is set.
> 
> Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>

Looks good to me. You can add my

Reviewed-by: Miroslav Benes <mbenes@suse.cz>

Miroslav

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v3 05/15] livepatch/powerpc: add TIF_PATCH_PENDING thread  flag Miroslav Benes <mbenes@suse.cz> - 2016-12-21 15:40 +0100

csiph-web