[GIT PULL] arch/sh important regression fixes 5.9
From: Rich Felker
Date: Fri Sep 18 2020 - 13:45:39 EST
The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:
Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)
are available in the Git repository at:
git://git.libc.org/linux-sh tags/sh-for-5.9-part2
for you to fetch changes up to b0cfc315ff38c423a5ce9ce159bd5baa4135e688:
sh: fix syscall tracing (2020-09-13 21:22:55 -0400)
----------------------------------------------------------------
Fixes for build and function regression.
----------------------------------------------------------------
Rich Felker (2):
sh: remove spurious circular inclusion from asm/smp.h
sh: fix syscall tracing
arch/sh/include/asm/smp.h | 1 -
arch/sh/kernel/entry-common.S | 1 -
arch/sh/kernel/ptrace_32.c | 15 +++++----------
3 files changed, 5 insertions(+), 12 deletions(-)