MIPS: Fix missing assignment in SIGSEGV handling.
[email protected] Thu, 21 Jun 2018 15:12:51 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23992851AbeFUNNEMMKtB/[email protected]> |
Author: Ralf Baechle <[email protected]> Thu Jun 21 14:23:32 2018 +0200 Commit: 6d98db9275dbec0535ca5c7fa3806c46724bce19 Gitweb: https://git.linux-mips.org/g/ralf/linux/6d98db9275db Branch: linux-3.17-stable This was introduced by fcf40a9d99e9, 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) --- arch/mips/kernel/traps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)