linux-stable-rt/arch/um/kernel
Jeff Dike ab26a5276c uml: remove map_cb
John Reiser noticed that a physical memory region was being mapped twice.

This patch fixes that, and it inlines the responsible function, as that had
only one caller.

Cc: John Reiser <jreiser@BitWagon.com>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:31 -08:00
..
skas uml: get rid of syscall counters 2008-02-05 09:44:30 -08:00
Makefile
asm-offsets.c
config.c.in
dyn.lds.S
exec.c uml: cover stubs with a VMA 2008-02-05 09:44:29 -08:00
exitcode.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
gmon_syms.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
gprof_syms.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
init_task.c
initrd.c uml: install panic notifier earlier 2008-02-05 09:44:29 -08:00
irq.c uml: miscellaneous code cleanups 2008-02-05 09:44:29 -08:00
ksyms.c uml: miscellaneous code cleanups 2008-02-05 09:44:29 -08:00
mem.c uml: remove map_cb 2008-02-05 09:44:31 -08:00
physmem.c uml: SMP locking commentary 2008-02-05 09:44:30 -08:00
process.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
ptrace.c
reboot.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
sigio.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
signal.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
smp.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
syscall.c uml: get rid of syscall counters 2008-02-05 09:44:30 -08:00
sysrq.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
time.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
tlb.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
trap.c uml: kill processes instead of panicing kernel 2008-02-05 09:44:28 -08:00
uaccess.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
um_arch.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
umid.c uml: style fixes in arch/um/kernel 2008-02-05 09:44:30 -08:00
uml.lds.S
vmlinux.lds.S