MIPS: Fix missing assignment in SIGSEGV handling.
[email protected] Thu, 21 Jun 2018 15:13:07 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23992495AbeFUNNJ5i97B/[email protected]> |
Author: Ralf Baechle <[email protected]> Thu Jun 21 14:23:32 2018 +0200 Commit: 3afbd3d584ffccac1611a5a9581f563651e5b61c Gitweb: https://git.linux-mips.org/g/ralf/linux/3afbd3d584ff Branch: linux-3.18-stable This was introduced by 3d668387fd78, 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(-)