Re: [PATCH v3 06/15] livepatch/s390: reorganize TIF thread flag bits
From: Miroslav Benes <mbenes@suse.cz>
Date: 2016-12-21 15:29:25
Also in:
linux-s390, linuxppc-dev
From: Miroslav Benes <mbenes@suse.cz>
Date: 2016-12-21 15:29:25
Also in:
linux-s390, linuxppc-dev
On Thu, 8 Dec 2016, Josh Poimboeuf wrote:
From: Jiri Slaby <redacted> Group the TIF thread flag bits by their inclusion in the _TIF_WORK and _TIF_TRACE macros. Signed-off-by: Jiri Slaby <redacted> Signed-off-by: Josh Poimboeuf <redacted>
I believe there is no harm doing that and we need it for _TIF_PATCH_PENDING later. Reviewed-by: Miroslav Benes <mbenes@suse.cz> Miroslav