MIPS: Handle page faults of executable but unreadable pages correctly.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 23 Jul 2015 09:10:38 +0000 (11:10 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 3 Aug 2015 07:25:08 +0000 (09:25 +0200)
Without this we end taking execeptions in an endless loop hanging the
thread.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/fault.c

Simple merge