]> git.ipfire.org Git - people/ms/linux.git/commit
nios2: Exception handling
authorLey Foon Tan <lftan@altera.com>
Thu, 6 Nov 2014 07:19:38 +0000 (15:19 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 8 Dec 2014 04:55:50 +0000 (12:55 +0800)
commit82ed08dd1b0e0e0728f9188f66795c49dffe437d
tree97f2d779bcee0d1256910ca210f9dba9a72bb230
parent27d22413e60009603bc4eb515392c2639ff31010
nios2: Exception handling

This patch contains the exception entry code (kernel/entry.S) and
misaligned exception.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
arch/nios2/kernel/entry.S [new file with mode: 0644]
arch/nios2/kernel/misaligned.c [new file with mode: 0644]