]> git.baikalelectronics.ru Git - kernel.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)
commit8c91843b4a7f446d5bd9a7b5708653a0ed0cf45b
tree0a36821c0671a2ff6f990c098628149a04cbb9ef
parentbdb6f7a8623921c0658ccd4f7ce1b0366cdfab56
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]