kernel-ark/include/asm-um
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
..
a.out.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
apic.h
archparam-i386.h
archparam-ppc.h
archparam-x86_64.h
atomic.h
auxvec.h [PATCH] auxiliary vector cleanups 2005-09-07 16:57:21 -07:00
bitops.h
boot.h
bug.h
bugs.h
byteorder.h
cache.h [PATCH] uml: reuse i386 cpu-specific tuning 2005-10-30 17:37:16 -08:00
cacheflush.h
calling.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checksum.h
cobalt.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
common.lds.S
cpufeature.h
cputime.h
current.h
delay.h [PATCH] uml: s390 preparation, delay moved to arch 2005-05-05 16:36:38 -07:00
desc.h
div64.h
dma-mapping.h
dma.h
dwarf2.h
elf-i386.h
elf-ppc.h
elf-x86_64.h [PATCH] uml: small fixes left over from rc4 2005-05-20 15:48:17 -07:00
emergency-restart.h
errno.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fcntl.h
fixmap.h
floppy.h
futex.h
hardirq.h
highmem.h
hw_irq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ide.h
io.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq_vectors.h
irq.h
keyboard.h
kmap_types.h
ldt-i386.h
ldt.h
linkage.h [PATCH] uml: remove old UM_FASTCALL, and make the thing work again 2005-10-30 17:37:16 -08:00
local.h
locks.h
mca_dma.h
mman.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mmu_context.h
mmu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
module-generic.h
module-i386.h
module-x86_64.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
msgbuf.h
mtrr.h
namei.h
page_offset.h
page.h
param.h
pci.h
pda.h
percpu.h
pgalloc.h
pgtable-2level.h
pgtable-3level.h [PATCH] uml: fix x86_64 page leak 2005-09-05 00:06:24 -07:00
pgtable.h [PATCH] mm: pte_offset_map_lock loops 2005-10-29 21:40:40 -07:00
poll.h
posix_types.h
prctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
processor-generic.h
processor-i386.h [PATCH] uml: Fix sysrq-r support for skas mode 2005-10-04 13:22:01 -07:00
processor-ppc.h
processor-x86_64.h
ptrace-generic.h
ptrace-i386.h
ptrace-x86_64.h
resource.h
rwlock.h
rwsem.h
scatterlist.h
sections.h
segment.h
semaphore.h
sembuf.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
serial.h
setup.h
shmbuf.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shmparam.h
sigcontext-generic.h
sigcontext-i386.h
sigcontext-ppc.h
sigcontext-x86_64.h
siginfo.h
signal.h
smp.h
socket.h
sockios.h
spinlock_types.h
spinlock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
stat.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
statfs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
string.h
suspend.h
system-generic.h
system-i386.h
system-ppc.h
system-x86_64.h
termbits.h
termios.h
thread_info.h
timex.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tlb.h
tlbflush.h
topology.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
types.h
uaccess.h
ucontext.h
unaligned.h
unistd.h
user.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vga.h
vm86.h
vm-flags-i386.h
vm-flags-x86_64.h
xor.h