MIPS: Fix missing assignment in SIGSEGV handling.
[email protected] Thu, 21 Jun 2018 15:12:18 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23992496AbeFUNMVPHFmB/[email protected]> |
Author: Ralf Baechle <[email protected]> Thu Jun 21 14:23:32 2018 +0200 Commit: de6ffd653fb5bca3b76a09df97c2d79505503797 Gitweb: https://git.linux-mips.org/g/ralf/linux/de6ffd653fb5 Branch: linux-3.16-stable This was introduced by 798d6cc21fc5, a bad backport of abe687d221b4 ("MIPS: traps: return correct si code for accessing nonmapped addresses"). Signed-off-by: Ralf Baechle <[email protected]> (cherry picked from commit 44657b4e6c9006a9bbdaedebfb8735f12fbf19a4) Signed-off-by: Ralf Baechle <[email protected]> --- arch/mips/kernel/traps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)