aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/mm/extable.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-12-08nios2: MMU Fault handlingLey Foon Tan1-0/+25
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>