MIPS: Fix missing assignment in SIGSEGV handling.

[email protected] Thu, 21 Jun 2018 15:13:12 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994687AbeFUNNPXVdEB/[email protected]>
Author: Ralf Baechle <[email protected]> Thu Jun 21 14:23:32 2018 +0200
Commit: 568c40309d4f792e254fbc81465be2cac62f2690
Gitweb: https://git.linux-mips.org/g/ralf/linux/568c40309d4f
Branch: linux-3.19-stable

This was introduced by dd16220ddf9b, 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(-)