Hi Linus, please pull four small parisc architecture fixes for kernel 5.12-rc7 from: http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.12-3 One link error fix found by the kernel test robot, one sparse warning fix, remove a duplicate declaration and some spelling fixes. Thanks, Helge ---------------------------------------------------------------- Bhaskar Chowdhury (1): parisc: math-emu: Few spelling fixes in the file fpu.h Gao Xiang (1): parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers Helge Deller (1): parisc: parisc-agp requires SBA IOMMU driver Wan Jiabing (1): parisc: Remove duplicate struct task_struct declaration arch/parisc/include/asm/cmpxchg.h | 2 +- arch/parisc/include/asm/processor.h | 1 - arch/parisc/math-emu/fpu.h | 32 +++----------------------------- drivers/char/agp/Kconfig | 2 +- 4 files changed, 5 insertions(+), 32 deletions(-)