History log of /linux-master/arch/nios2/include/asm/entry.h
Revision Date Author Comments
# 8535c239 08-Aug-2022 Al Viro <viro@zeniv.linux.org.uk>

nios2: page fault et.al. are *not* restartable syscalls...

make sure that ->orig_r2 is negative for everything except
the syscalls.

Fixes: 82ed08dd1b0e ("nios2: Exception handling")
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>


# 27d22413 06-Nov-2014 Ley Foon Tan <lftan@altera.com>

nios2: Kernel booting and initialization

This patch adds the kernel booting and the initial setup code.

Signed-off-by: Ley Foon Tan <lftan@altera.com>