csky: mm: abort uaccess retries upon fatal signal
authorGuo Ren <guoren@linux.alibaba.com>
Wed, 30 Dec 2020 10:06:22 +0000 (10:06 +0000)
committerGuo Ren <guoren@linux.alibaba.com>
Tue, 12 Jan 2021 01:52:41 +0000 (09:52 +0800)
commite26db7ad9c319496bcbe6043d9d4e1d1da3ec613
tree9151d4e1da9a6041d174edfaec3b63cfce06962d
parentbd0bf90e30c4b886ec10c12498cd56d8e41aaaf3
csky: mm: abort uaccess retries upon fatal signal

Pick up the patch from the 'Link' made by Mark Rutland. Keep the
same with x86, arm, arm64, arc, sh, power.

Link: https://lore.kernel.org/linux-arm-kernel/1499782763-31418-1-git-send-email-mark.rutland@arm.com/
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Cc: Mark Rutland <mark.rutland@arm.com>
arch/csky/mm/fault.c