From: Linus Torvalds Date: Thu, 4 Nov 2021 18:30:48 +0000 (-0700) Subject: Merge tag 'for-5.16/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c1e2e0350ce37f633b5ce3ce1cdf4428513fc2a2;p=linux.git Merge tag 'for-5.16/parisc-2' of git://git./linux/kernel/git/deller/parisc-linux Pull more parisc architecture fixes and updates from Helge Deller: "One build error fix and two optimizations: - Fix build error by moving the CPU field back into thread_info struct (Ard Biesheuvel) - Do not enable IRQs unconditionally at start of interrupt handler if they were disabled before (Sven Schnelle) - Keep interrupts enabled during cmpxchg and futex operations (Dave Anglin)" * tag 'for-5.16/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: move CPU field back into thread_info parisc: Don't disable interrupts in cmpxchg and futex operations parisc: don't enable irqs unconditionally in handle_interruption() --- c1e2e0350ce37f633b5ce3ce1cdf4428513fc2a2