On Thu, Oct 29, 2020 at 10:16:53AM -0600, Jens Axboe wrote: > Wire up TIF_NOTIFY_SIGNAL handling for mips. > > Cc: linux-mips@xxxxxxxxxxxxxxx > Signed-off-by: Jens Axboe <axboe@xxxxxxxxx> > --- > > 5.11 has support queued up for TIF_NOTIFY_SIGNAL, see this posting > for details: > > https://lore.kernel.org/io-uring/20201026203230.386348-1-axboe@xxxxxxxxx/ > > As part of that work, I'm adding TIF_NOTIFY_SIGNAL support to all archs, > as that will enable a set of cleanups once all of them support it. I'm > happy carrying this patch if need be, or it can be funelled through the > arch tree. Let me know. > > arch/mips/include/asm/thread_info.h | 4 +++- > arch/mips/kernel/signal.c | 2 +- > 2 files changed, 4 insertions(+), 2 deletions(-) Acked-By: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> Please take the patch into your tree. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]