MIPS: Fix missing assignment in SIGSEGV handling.

[email protected] Thu, 21 Jun 2018 15:13:17 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23992692AbeFUNNUkBk2B/[email protected]>
Author: Ralf Baechle <[email protected]> Thu Jun 21 14:23:32 2018 +0200
Commit: b6bfc4650bf3537417ad8b85c44bd3e3e64c4337
Gitweb: https://git.linux-mips.org/g/ralf/linux/b6bfc4650bf3
Branch: linux-4.0-stable

This was introduced by 847d3bf93e86, a bad backport of abe687d221b4
("MIPS: traps: return correct si code for accessing nonmapped addresses").

Signed-off-by: Ralf Baechle <[email protected]>

---

 arch/mips/kernel/traps.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)