You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Kiszka
ce60d4d5d5
uml: i386: Avoid redefinition of NR_syscalls
...
The i386 subarch happens to pull in original NR_syscalls. Maybe we can
make that work for all host arch, but for now just avoid the clash by
using an all-upper-case name.
CC arch/um/kernel/skas/syscall.o/data/linux-2.6/arch/um/kernel/skas/syscall.c:13:1: warning: "NR_syscalls" redefined
In file included from /data/linux-2.6/arch/x86/include/asm/unistd.h:3,
from /data/linux-2.6/arch/um/sys-i386/shared/sysdep/syscalls.h:6,
from /data/linux-2.6/arch/um/kernel/skas/syscall.c:10:
/data/linux-2.6/arch/x86/include/asm/unistd_32.h:349:1: warning: this is the location of the previous definition
Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
15 years ago
..
skas
uml: i386: Avoid redefinition of NR_syscalls
15 years ago
Makefile
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
16 years ago
asm-offsets.c
…
config.c.in
uml: remove useless comments
16 years ago
dyn.lds.S
um: Clean up linker script using standard macros.
16 years ago
exec.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
exitcode.c
uml: convert to seq_file/proc_fops
15 years ago
gmon_syms.c
uml: style fixes in arch/um/kernel
17 years ago
gprof_syms.c
uml: style fixes in arch/um/kernel
17 years ago
init_task.c
Use new __init_task_data macro in arch init_task.c files.
16 years ago
initrd.c
uml: fix initrd printk
17 years ago
internal.h
x86, um: get rid of uml unistd.h
16 years ago
irq.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
ksyms.c
arch/um/kernel/mem.c: remove arch_validate()
17 years ago
mem.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
physmem.c
UML: make several more things static
17 years ago
process.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
ptrace.c
um: use generic ptrace_resume code
15 years ago
reboot.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
sigio.c
uml: style fixes in arch/um/kernel
17 years ago
signal.c
x86, um: sanitize uml sigcontext.h uses
16 years ago
smp.c
cpumask: Use accessors for cpu_*_mask: um
16 years ago
syscall.c
Add generic sys_olduname()
15 years ago
sysrq.c
Remove multiple KERN_ prefixes from printk formats
16 years ago
time.c
clocksource: pass clocksource to read() callback
16 years ago
tlb.c
uml: style fixes in arch/um/kernel
17 years ago
trap.c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
16 years ago
uaccess.c
UML: make several more things static
17 years ago
um_arch.c
uml: deal with inaccessible address space start
17 years ago
umid.c
uml: style fixes in arch/um/kernel
17 years ago
uml.lds.S
um: Clean up linker script using standard macros.
16 years ago
vmlinux.lds.S
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
16 years ago