[GIT PULL] parisc fix for 4.6-rc6

From: Helge Deller
Date: Fri May 06 2016 - 13:15:49 EST


Hi Linus,

Please pull one small ftrace kernel crash fix for the parisc architecture from
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.6-5

Patch from Dmitry V. Levin to fix a kernel crash when a straced process calls
the (invalid) syscall which is equal to value of __NR_Linux_syscalls.

Thanks,
Helge


----------------------------------------------------------------
Dmitry V. Levin (1):
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls

arch/parisc/kernel/syscall.S | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)