alistair23-linux/arch/um/include
Jeff Dike 18badddaa8 uml: rename pt_regs general-purpose register file
Before the removal of tt mode, access to a register on the skas-mode side of a
pt_regs struct looked like pt_regs.regs.skas.regs.regs[FOO].  This was bad
enough, but it became pt_regs.regs.regs.regs[FOO] with the removal of the
union from the middle.  To get rid of the run of three "regs", the last field
is renamed to "gp".

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:06 -07:00
..
skas uml: fold mmu_context_skas into mm_context 2007-10-16 09:43:06 -07:00
sysdep-i386 uml: rename pt_regs general-purpose register file 2007-10-16 09:43:06 -07:00
sysdep-ia64
sysdep-ppc
sysdep-x86_64 uml: rename pt_regs general-purpose register file 2007-10-16 09:43:06 -07:00
aio.h
arch.h uml: remove code made redundant by CHOOSE_MODE removal 2007-10-16 09:43:05 -07:00
as-layout.h uml: remove code made redundant by CHOOSE_MODE removal 2007-10-16 09:43:05 -07:00
chan_kern.h uml: handle errors on opening host side of consoles 2007-07-16 09:05:38 -07:00
chan_user.h uml: SIGIO support cleanup 2007-07-16 09:05:38 -07:00
common-offsets.h uml: throw out CONFIG_MODE_TT 2007-10-16 09:43:05 -07:00
elf_user.h
frame_kern.h
init.h
initrd.h
irq_kern.h
irq_user.h uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
kern.h
kern_util.h uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
line.h
longjmp.h
mconsole.h uml: remove code made redundant by CHOOSE_MODE removal 2007-10-16 09:43:05 -07:00
mconsole_kern.h
mem.h uml: remove __u64 usage from physical memory subsystem 2007-10-16 09:43:05 -07:00
mem_kern.h
mem_user.h
misc_constants.h
net_kern.h uml: Replace one-element array with zero-element array 2007-05-07 12:13:02 -07:00
net_user.h uml: network interface hotplug error handling 2007-05-07 12:13:00 -07:00
os.h uml: get rid of do_longjmp 2007-10-16 09:43:05 -07:00
process.h
ptrace_user.h
registers.h uml: remove code made redundant by CHOOSE_MODE removal 2007-10-16 09:43:05 -07:00
sigcontext.h
sigio.h
signal_kern.h
skas_ptrace.h
skas_ptregs.h
syscall.h
sysrq.h
task.h uml: remove code made redundant by CHOOSE_MODE removal 2007-10-16 09:43:05 -07:00
tempfile.h
tlb.h uml: fold mmu_context_skas into mm_context 2007-10-16 09:43:06 -07:00
ubd_user.h
um_malloc.h uml: Eliminate kernel allocator wrappers 2007-07-16 09:05:38 -07:00
um_mmu.h uml: fold mmu_context_skas into mm_context 2007-10-16 09:43:06 -07:00
um_uaccess.h uml: get rid of do_longjmp 2007-10-16 09:43:05 -07:00
user.h uml: stop saving process FP state 2007-10-16 09:43:05 -07:00