x86: wire up TIF_NOTIFY_SIGNAL
authorJens Axboe <axboe@kernel.dk>
Tue, 13 Oct 2020 23:51:54 +0000 (17:51 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 26 Oct 2020 14:45:33 +0000 (08:45 -0600)
commit323b0fba756d6c052afe6cda93fcdeee2d4aa609
tree02769570be605482876cb5b652053a3a3edcb7eb
parenta1a5bc3e8659ffc002cbb074c389b34632f0c5f3
x86: wire up TIF_NOTIFY_SIGNAL

All we need to do is define _TIF_NOTIFY_SIGNAL, the generic entry code
already handles everything else for us.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/x86/include/asm/thread_info.h