android_kernel_xiaomi_sm8350/arch/um/sys-i386
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
..
bug.c
bugs.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
checksum.S
delay.c [PATCH] uml: fix unreasonably long udelay 2007-04-02 10:06:08 -07:00
fault.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
ksyms.c
ldt.c uml: fold mmu_context_skas into mm_context 2007-10-16 09:43:06 -07:00
Makefile uml: style fixes pass 1 2007-10-16 09:43:05 -07:00
ptrace_user.c uml: style fixes pass 1 2007-10-16 09:43:05 -07:00
ptrace.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
setjmp.S
sigcontext.c
signal.c uml: rename pt_regs general-purpose register file 2007-10-16 09:43:06 -07:00
stub_segv.c
stub.S
sys_call_table.S i386: move kernel 2007-10-11 11:17:01 +02:00
syscalls.c
sysrq.c
tls.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
user-offsets.c uml: more page fault path trimming 2007-05-07 12:13:04 -07:00