From: Linus Torvalds Date: Thu, 18 Nov 2021 20:13:24 +0000 (-0800) Subject: Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a6a6d227facf8024e3356f8eafcd8155453cd2e2;p=linux.git Merge tag 'for-5.16/parisc-4' of git://git./linux/kernel/git/deller/parisc-linux Pull parisc fixes from Helge Deller: "parisc bug and warning fixes and wire up futex_waitv. Fix some warnings which showed up with allmodconfig builds, a revert of a change to the sigreturn trampoline which broke signal handling, wire up futex_waitv and add CONFIG_PRINTK_TIME=y to 32bit defconfig" * tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig Revert "parisc: Reduce sigreturn trampoline to 3 instructions" parisc: Wrap assembler related defines inside __ASSEMBLY__ parisc: Wire up futex_waitv parisc: Include stringify.h to avoid build error in crypto/api.c parisc/sticon: fix reverse colors --- a6a6d227facf8024e3356f8eafcd8155453cd2e2