[GIT PULL] parisc architecture fixes for kernel v5.12-rc333
From: Helge Deller
Date: Sun Mar 07 2021 - 15:44:02 EST
Hi Linus,
please pull two small parisc architecture fixes for kernel 5.12-rc3 from:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.12-2
Fix a linking failure reported by the kernel test robot and remove a duplicate include.
Thanks,
Helge
----------------------------------------------------------------
Helge Deller (1):
parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST
Zhang Yunkai (1):
arch/parisc/kernel: remove duplicate include in ptrace
arch/parisc/Kconfig | 7 +++++--
arch/parisc/kernel/ptrace.c | 2 --
2 files changed, 5 insertions(+), 4 deletions(-)