linux-sg2042/arch/um/kernel/skas/include
Bodo Stroesser 858259cf7d [PATCH] uml: maintain own LDT entries
Patch imlements full LDT handling in SKAS:
 * UML holds it's own LDT table, used to deliver data on
   modify_ldt(READ)
 * UML disables the default_ldt, inherited from the host (SKAS3)
   or resets LDT entries, set by host's clib and inherited in
   SKAS0
 * A new global variable skas_needs_stub is inserted, that
   can be used to decide, whether stub-pages must be supported
   or not.
 * Uses the syscall-stub to replace missing PTRACE_LDT (therefore,
   write_ldt_entry needs to be modified)

Signed-off-by: Bodo Stroesser <bstroesser@fujitsu-siemens.com>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-07 07:53:31 -08:00
..
mm_id.h [PATCH] uml: skas0 - separate kernel address space on stock hosts 2005-07-07 18:23:44 -07:00
mmu-skas.h [PATCH] uml: maintain own LDT entries 2005-11-07 07:53:31 -08:00
mode-skas.h [PATCH] uml: time initialization tidying 2005-06-25 16:24:35 -07:00
mode_kern-skas.h [PATCH] uml: _switch_to code consolidation 2005-09-17 11:49:59 -07:00
proc_mm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
skas.h [PATCH] uml: maintain own LDT entries 2005-11-07 07:53:31 -08:00
stub-data.h [PATCH] uml: Proper clone support for skas0 2005-07-07 18:23:44 -07:00
uaccess-skas.h [PATCH] uml: remove verify_area_{tt,skas} 2005-09-21 16:16:29 -07:00