x86: Wire up TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Mon, 26 Oct 2020 20:32:29 +0000 (14:32 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 23 Dec 2022 21:30:33 +0000 (14:30 -0700)
commitf8f5fdc79f0e480230c501bc5d744bc08defec6c
treec6ffe725e50c81e5582a6b7371a1ddae092c5141
parentfd7614eb55ed1cd0017baea8a7621586d44089be
x86: Wire up TIF_NOTIFY_SIGNAL

[ Upstream commit c8d5ed67936fddbe2ae845fc80397718006322d7 ]

The generic entry code has support for TIF_NOTIFY_SIGNAL already. Just
provide the TIF bit.

[ tglx: Adopted to other TIF changes in x86 ]

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201026203230.386348-4-axboe@kernel.dk
arch/x86/include/asm/thread_info.h