dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/um/kernel/tt
Jeff Dike 57598fd7b3 uml: remove task_protections
Replaced task_protections with stack_protections since they do the same
thing, and task_protections was misnamed anyway.

This needs THREAD_SIZE, so that's imported via common-offsets.h

Also tidied up the code in the vicinity.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-11 08:29:33 -07:00
..
include remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h 2007-05-07 12:13:01 -07:00
ptproxy uml: rename os_{read_write}_file_k back to os_{read_write}_file 2007-05-07 12:13:03 -07:00
Makefile [PATCH] uml: time initialization tidying 2005-06-25 16:24:35 -07:00
exec_kern.c uml: remove task_protections 2007-05-11 08:29:33 -07:00
exec_user.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
gdb.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
gdb_kern.c [PATCH] uml: mconsole locking 2007-02-11 10:51:21 -08:00
ksyms.c [PATCH] uml: Export clear_user_* 2005-05-20 15:48:18 -07:00
mem.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
mem_user.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
process_kern.c uml: remove task_protections 2007-05-11 08:29:33 -07:00
syscall_kern.c [PATCH] uml: remove syscall debugging 2006-07-10 13:24:24 -07:00
syscall_user.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
tlb.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
tracer.c uml: rename os_{read_write}_file_k back to os_{read_write}_file 2007-05-07 12:13:03 -07:00
trap_user.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00
uaccess.c [PATCH] uml: fix access_ok 2005-11-13 18:14:15 -08:00
uaccess_user.c uml: remove user_util.h 2007-05-07 12:13:01 -07:00