commit | e070dab73523bcbf2409ba8b5c342d53bccc0959 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Jul 23 11:10:38 2015 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Aug 03 09:25:08 2015 +0200 |
tree | 92154b37f1e4719e7ec030b8719121dea4412b81 | |
parent | 106eccb4d20f35ebc58ff2286c170d9e79c5ff68 [diff] |
MIPS: Handle page faults of executable but unreadable pages correctly. Without this we end taking execeptions in an endless loop hanging the thread. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>