uml: remove user_util.h
user_util.h isn't needed any more, so delete it and remove all includes of it. 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>
This commit is contained in:
committed by
Linus Torvalds
parent
24fa6c0832
commit
9218b17149
@@ -10,7 +10,6 @@
|
||||
#include "asm/pgtable.h"
|
||||
#include "asm/tlbflush.h"
|
||||
#include "asm/uaccess.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "as-layout.h"
|
||||
#include "mem_user.h"
|
||||
|
@@ -10,7 +10,6 @@
|
||||
#include "linux/mqueue.h"
|
||||
#include "asm/uaccess.h"
|
||||
#include "asm/pgtable.h"
|
||||
#include "user_util.h"
|
||||
#include "mem_user.h"
|
||||
#include "os.h"
|
||||
|
||||
|
@@ -7,7 +7,6 @@
|
||||
#include "linux/bootmem.h"
|
||||
#include "linux/initrd.h"
|
||||
#include "asm/types.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "initrd.h"
|
||||
#include "init.h"
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include "asm/system.h"
|
||||
#include "asm/errno.h"
|
||||
#include "asm/uaccess.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "irq_user.h"
|
||||
#include "irq_kern.h"
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#include "asm/tlbflush.h"
|
||||
#include "kern_util.h"
|
||||
#include "as-layout.h"
|
||||
#include "user_util.h"
|
||||
#include "mem_user.h"
|
||||
#include "os.h"
|
||||
|
||||
|
@@ -13,7 +13,6 @@
|
||||
#include "asm/page.h"
|
||||
#include "asm/fixmap.h"
|
||||
#include "asm/pgalloc.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "as-layout.h"
|
||||
#include "kern.h"
|
||||
|
@@ -14,7 +14,6 @@
|
||||
#include "asm/pgtable.h"
|
||||
#include "kern_util.h"
|
||||
#include "as-layout.h"
|
||||
#include "user_util.h"
|
||||
#include "mode_kern.h"
|
||||
#include "mem.h"
|
||||
#include "mem_user.h"
|
||||
|
@@ -32,7 +32,6 @@
|
||||
#include "asm/tlbflush.h"
|
||||
#include "asm/uaccess.h"
|
||||
#include "asm/user.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "as-layout.h"
|
||||
#include "kern.h"
|
||||
|
@@ -6,7 +6,6 @@
|
||||
#include "linux/module.h"
|
||||
#include "linux/sched.h"
|
||||
#include "asm/smp.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "kern.h"
|
||||
#include "os.h"
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#include "asm/signal.h"
|
||||
#include "asm/uaccess.h"
|
||||
#include "asm/unistd.h"
|
||||
#include "user_util.h"
|
||||
#include "asm/ucontext.h"
|
||||
#include "kern_util.h"
|
||||
#include "signal_kern.h"
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#include "as-layout.h"
|
||||
#include "skas.h"
|
||||
#include "os.h"
|
||||
#include "user_util.h"
|
||||
#include "tlb.h"
|
||||
#include "kern.h"
|
||||
#include "mode.h"
|
||||
|
@@ -10,7 +10,6 @@
|
||||
#include "asm/page.h"
|
||||
#include "asm/pgtable.h"
|
||||
#include "asm/mmu.h"
|
||||
#include "user_util.h"
|
||||
#include "mem_user.h"
|
||||
#include "mem.h"
|
||||
#include "skas.h"
|
||||
|
@@ -21,7 +21,6 @@ DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
|
||||
#include "asm/smp.h"
|
||||
#include "asm/processor.h"
|
||||
#include "asm/spinlock.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "kern.h"
|
||||
#include "irq_user.h"
|
||||
|
@@ -18,7 +18,6 @@
|
||||
#include "asm/mman.h"
|
||||
#include "asm/uaccess.h"
|
||||
#include "kern_util.h"
|
||||
#include "user_util.h"
|
||||
#include "sysdep/syscalls.h"
|
||||
#include "mode_kern.h"
|
||||
#include "choose-mode.h"
|
||||
|
@@ -10,7 +10,6 @@
|
||||
#include "asm/page.h"
|
||||
#include "asm/processor.h"
|
||||
#include "sysrq.h"
|
||||
#include "user_util.h"
|
||||
|
||||
/* Catch non-i386 SUBARCH's. */
|
||||
#if !defined(CONFIG_UML_X86) || defined(CONFIG_64BIT)
|
||||
|
@@ -18,7 +18,6 @@
|
||||
#include "asm/param.h"
|
||||
#include "asm/current.h"
|
||||
#include "kern_util.h"
|
||||
#include "user_util.h"
|
||||
#include "mode.h"
|
||||
#include "os.h"
|
||||
|
||||
|
@@ -10,7 +10,6 @@
|
||||
#include "choose-mode.h"
|
||||
#include "mode_kern.h"
|
||||
#include "as-layout.h"
|
||||
#include "user_util.h"
|
||||
#include "tlb.h"
|
||||
#include "mem.h"
|
||||
#include "mem_user.h"
|
||||
|
@@ -18,7 +18,6 @@
|
||||
#include "asm/current.h"
|
||||
#include "asm/irq.h"
|
||||
#include "sysdep/sigcontext.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "as-layout.h"
|
||||
#include "arch.h"
|
||||
|
@@ -10,7 +10,6 @@
|
||||
#include "asm/uaccess.h"
|
||||
#include "asm/pgalloc.h"
|
||||
#include "asm/tlbflush.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "irq_user.h"
|
||||
#include "mem_user.h"
|
||||
|
@@ -10,7 +10,6 @@
|
||||
#include <errno.h>
|
||||
#include <sys/wait.h>
|
||||
#include <signal.h>
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "user.h"
|
||||
#include "ptrace_user.h"
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#include "user.h"
|
||||
#include "debug.h"
|
||||
#include "kern_util.h"
|
||||
#include "user_util.h"
|
||||
#include "tt.h"
|
||||
#include "sysdep/thread.h"
|
||||
#include "os.h"
|
||||
|
@@ -8,7 +8,6 @@
|
||||
#include "asm/uaccess.h"
|
||||
#include "mem_user.h"
|
||||
#include "kern_util.h"
|
||||
#include "user_util.h"
|
||||
#include "kern.h"
|
||||
#include "tt.h"
|
||||
|
||||
|
@@ -11,7 +11,6 @@
|
||||
#include <sys/mman.h>
|
||||
#include "tt.h"
|
||||
#include "mem_user.h"
|
||||
#include "user_util.h"
|
||||
#include "os.h"
|
||||
|
||||
void remap_data(void *segment_start, void *segment_end, int w)
|
||||
|
@@ -14,7 +14,6 @@
|
||||
#include "asm/tlbflush.h"
|
||||
#include "irq_user.h"
|
||||
#include "kern_util.h"
|
||||
#include "user_util.h"
|
||||
#include "os.h"
|
||||
#include "kern.h"
|
||||
#include "sigcontext.h"
|
||||
|
@@ -26,7 +26,6 @@ Jeff Dike (jdike@karaya.com) : Modified for integration into uml
|
||||
#include "sysdep.h"
|
||||
#include "wait.h"
|
||||
|
||||
#include "user_util.h"
|
||||
#include "user.h"
|
||||
#include "os.h"
|
||||
#include "tempfile.h"
|
||||
|
@@ -16,7 +16,6 @@ Jeff Dike (jdike@karaya.com) : Modified for integration into uml
|
||||
|
||||
#include "ptproxy.h"
|
||||
#include "debug.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "ptrace_user.h"
|
||||
#include "tt.h"
|
||||
|
@@ -13,7 +13,6 @@ terms and conditions.
|
||||
#include <sys/types.h>
|
||||
#include <linux/unistd.h>
|
||||
#include "ptrace_user.h"
|
||||
#include "user_util.h"
|
||||
#include "user.h"
|
||||
#include "os.h"
|
||||
|
||||
|
@@ -13,7 +13,6 @@ terms and conditions.
|
||||
#include "ptproxy.h"
|
||||
#include "sysdep.h"
|
||||
#include "wait.h"
|
||||
#include "user_util.h"
|
||||
#include "ptrace_user.h"
|
||||
#include "sysdep/ptrace.h"
|
||||
#include "sysdep/sigcontext.h"
|
||||
|
@@ -11,7 +11,6 @@
|
||||
#include "sigcontext.h"
|
||||
#include "ptrace_user.h"
|
||||
#include "task.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "syscall.h"
|
||||
#include "tt.h"
|
||||
|
@@ -12,7 +12,6 @@
|
||||
#include "asm/pgtable.h"
|
||||
#include "asm/uaccess.h"
|
||||
#include "asm/tlbflush.h"
|
||||
#include "user_util.h"
|
||||
#include "mem_user.h"
|
||||
#include "os.h"
|
||||
#include "tlb.h"
|
||||
|
@@ -19,7 +19,6 @@
|
||||
#include "sigcontext.h"
|
||||
#include "sysdep/sigcontext.h"
|
||||
#include "os.h"
|
||||
#include "user_util.h"
|
||||
#include "mem_user.h"
|
||||
#include "process.h"
|
||||
#include "kern_util.h"
|
||||
|
@@ -8,7 +8,6 @@
|
||||
#include <signal.h>
|
||||
#include "sysdep/ptrace.h"
|
||||
#include "sysdep/sigcontext.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "task.h"
|
||||
#include "tt.h"
|
||||
|
@@ -5,7 +5,6 @@
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "user_util.h"
|
||||
#include "uml_uaccess.h"
|
||||
#include "task.h"
|
||||
#include "kern_util.h"
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#include "asm/setup.h"
|
||||
#include "ubd_user.h"
|
||||
#include "asm/current.h"
|
||||
#include "user_util.h"
|
||||
#include "kern_util.h"
|
||||
#include "as-layout.h"
|
||||
#include "arch.h"
|
||||
|
Reference in New Issue
Block a user