android_kernel_xiaomi_sm8350/arch/um/kernel/tt
Ingo Molnar 36c8b58689 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct
cleanup: remove task_t and convert all the uses to struct task_struct. I
introduced it for the scheduler anno and it was a mistake.

Conversion was mostly scripted, the result was reviewed and all
secondary whitespace and style impact (if any) was fixed up by hand.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-03 15:27:11 -07:00
..
include [PATCH] uml: move headers to arch/um/include 2006-01-18 19:20:19 -08:00
ptproxy [PATCH] uml: move libc-dependent utility procedures 2006-01-18 19:20:19 -08:00
exec_kern.c [PATCH] uml: move libc-dependent time code 2006-01-18 19:20:19 -08:00
exec_user.c
gdb_kern.c
gdb.c [PATCH] uml: move libc-dependent utility procedures 2006-01-18 19:20:19 -08:00
ksyms.c
Makefile
mem_user.c
mem.c
process_kern.c [PATCH] sched: cleanup, remove task_t, convert to struct task_struct 2006-07-03 15:27:11 -07:00
syscall_kern.c [PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup 2006-02-01 08:53:22 -08:00
syscall_user.c
tlb.c
tracer.c [PATCH] uml: move libc-dependent code from signal_user.c 2006-01-08 20:13:39 -08:00
trap_user.c [PATCH] uml: TT mode softint fixes 2006-01-18 19:20:20 -08:00
uaccess_user.c
uaccess.c