kernel-ark/arch/um/include/asm
Al Viro b3ee571e58 um: take ldt.h to arch/x86/um/asm/mm_context.h
it's x86-only and we have no business playing with it in asm/mmu.h; make
the latter have
	struct uml_arch_mm_context arch;
instead of
	struct uml_ldt ldt;
and let arch/<subarch>/um/asm/mm_context.h decide what'll be in there.
While we are at it, kill host_ldt.h - it's not needed in part of places
that include it (we want asm/ldt.h in those) and it can be trivially
expanded into the single remaining one.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
2011-11-02 14:15:21 +01:00
..
a.out-core.h
apic.h
asm-offsets.h kbuild: move asm-offsets.h to include/generated 2009-12-12 13:08:14 +01:00
auxvec.h
bug.h um: fix call tracer and bug handler 2011-04-14 16:06:56 -07:00
bugs.h
cache.h
common.lds.S percpu: Always align percpu output section to PAGE_SIZE 2011-03-24 18:50:09 +01:00
cputime.h
current.h
delay.h um: clean up delay functions 2011-07-25 20:57:12 -07:00
device.h
dma.h
emergency-restart.h
fixmap.h
ftrace.h tracing: make CALLER_ADDRx overwriteable 2009-03-02 16:49:37 -05:00
futex.h
hardirq.h um: convert to asm-generic/hardirq.h 2009-09-22 07:17:45 -07:00
hw_irq.h
io.h
irq_regs.h
irq_vectors.h uml: remove useless comments 2009-04-01 08:59:17 -07:00
irq.h
irqflags.h
kdebug.h
kmap_types.h
mmu_context.h um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit 2011-11-02 14:15:14 +01:00
mmu.h um: take ldt.h to arch/x86/um/asm/mm_context.h 2011-11-02 14:15:21 +01:00
mutex.h
page_offset.h
page.h um: take vm-flags.h to sys-*/asm 2011-11-02 14:14:47 +01:00
param.h
pci.h PCI: remove pcibios_scan_all_fns() 2009-09-09 13:29:18 -07:00
pda.h uml: remove useless comments 2009-04-01 08:59:17 -07:00
percpu.h um: add asm/percpu.h 2011-06-27 18:00:12 -07:00
pgalloc.h mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() 2009-07-27 12:10:38 -07:00
pgtable-2level.h
pgtable-3level.h um, x86: Cast to (u64 *) inside set_64bit() 2010-08-03 07:00:16 -07:00
pgtable.h mm: remove pte_*map_nested() 2010-10-26 16:52:08 -07:00
processor-generic.h um: include linux/prefetch.h 2011-05-25 08:39:42 -07:00
ptrace-generic.h um: bury unused macros around ptrace.h 2011-11-02 14:15:05 +01:00
required-features.h
sections.h
segment.h
setup.h
smp.h Remove unused PROC_CHANGE_PENALTY constant 2011-05-25 08:39:43 -07:00
system-um.h um: take system.h out of shared/sysdep 2011-11-02 14:14:57 +01:00
thread_info.h um: adjust current_thread_info() for newer gcc versions 2011-04-28 11:28:21 -07:00
timex.h
tlb.h um: mmu_gather rework 2011-05-25 08:39:15 -07:00
tlbflush.h
topology.h
uaccess.h um: kill um_uaccess.h 2011-11-02 14:15:13 +01:00
xor.h