x86: Wire up TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Mon, 26 Oct 2020 20:32:29 +0000 (14:32 -0600)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 29 Oct 2020 10:29:51 +0000 (11:29 +0100)
commitc8d5ed67936fddbe2ae845fc80397718006322d7
tree93c8631f2d33262c427252aff5386b05000376a4
parent8d71d2bf6efec3032208958c483a247f529ffb16
x86: Wire up TIF_NOTIFY_SIGNAL

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