summaryrefslogtreecommitdiff
path: root/arch/nios2/mm/extable.c
Commit message (Collapse)AuthorAgeFilesLines
* nios2: MMU Fault handlingLey Foon Tan2014-12-081-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>