]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nios2: MMU Fault handling
authorLey Foon Tan <lftan@altera.com>
Thu, 6 Nov 2014 07:19:44 +0000 (15:19 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 8 Dec 2014 04:55:52 +0000 (12:55 +0800)
commit862674d4249c204ce58313ec4f59190abbc86b7e
tree0a36821c0671a2ff6f990c098628149a04cbb9ef
parent6b8baec4d652df19be6e0997c50b9894e5ca30a8
nios2: MMU Fault handling

This patch adds support for the handling of the MMU faults (exception
entry code introduced by a previous patch, kernel/entry.S).

Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/mm/extable.c [new file with mode: 0644]
arch/nios2/mm/fault.c [new file with mode: 0644]