kernel-fxtec-pro1x/arch/openrisc/include/asm
Jonas Bonn 6cbe5e9526 openrisc: sanitize use of orig_gpr11
The pt_regs struct had both a 'syscallno' field and an 'orig_gpr11' field
and it wasn't really clear how these were supposed to be used.  This patch
removes the syscallno field altogether and makes orig_gpr11 work more
like other architectures: keep track of syscall number in progress or
hold -1 for non-syscall exceptions.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
2012-03-06 10:37:00 +01:00
..
bitops OpenRISC: Headers 2011-07-22 18:46:39 +02:00
asm-offsets.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
bitops.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
byteorder.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
cache.h
cpuinfo.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
delay.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
dma-mapping.h doc: fix broken references 2011-09-27 18:08:04 +02:00
elf.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
fixmap.h
gpio.h OpenRISC: GPIO 2011-07-22 18:46:37 +02:00
io.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
irq.h OpenRISC: IRQ 2011-07-22 18:46:33 +02:00
irqflags.h OpenRISC: IRQ 2011-07-22 18:46:33 +02:00
Kbuild OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00
linkage.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
mmu.h
mmu_context.h
mutex.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
page.h openrisc: fix virt_addr_valid 2012-03-06 10:36:08 +01:00
param.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
pgalloc.h
pgtable.h
processor.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
prom.h
ptrace.h openrisc: sanitize use of orig_gpr11 2012-03-06 10:37:00 +01:00
serial.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
sigcontext.h openrisc: don't use pt_regs in struct sigcontext 2011-09-05 14:29:12 +02:00
spinlock.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
spr.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
spr_defs.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
syscall.h openrisc: sanitize use of orig_gpr11 2012-03-06 10:37:00 +01:00
syscalls.h OpenRISC: System calls 2011-07-22 18:46:34 +02:00
system.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
thread_info.h OpenRISC: Scheduling/Process management 2011-07-22 18:46:36 +02:00
timex.h OpenRISC: Timekeeping 2011-07-22 18:46:32 +02:00
tlb.h
tlbflush.h
uaccess.h openrisc: included linux/thread_info.h twice 2012-02-17 09:55:25 +01:00
unaligned.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
unistd.h OpenRISC: System calls 2011-07-22 18:46:34 +02:00