original_kernel/arch/frv/kernel
David Howells 5616df204e FRV: Miscellaneous fixes
Miscellaneous fixes to bring FRV up to date:

 (1) Copy the new syscall numbers from i386 to asm-frv/unistd.h and fill out
     the syscall table in entry.S too.

 (2) Mark __frv_uart0 and __frv_uart1 __pminitdata rather than __initdata so
     that determine_clocks() can access them when CONFIG_PM=y.

 (3) Make arch/frv/mm/elf-fdpic.c include asm/mman.h so that MAP_FIXED is
     available (fixes commit 2fd3bebaad).

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-08 20:41:14 -07:00
..
Makefile
asm-offsets.c
break.S
cmode.S
debug-stub.c
dma.c
entry-table.S
entry.S FRV: Miscellaneous fixes 2007-05-08 20:41:14 -07:00
frv_ksyms.c
futex.c
gdb-io.c
gdb-io.h
gdb-stub.c
head-mmu-fr451.S
head-uc-fr401.S
head-uc-fr451.S
head-uc-fr555.S
head.S
head.inc
init_task.c
irq-mb93091.c
irq-mb93093.c
irq-mb93493.c
irq.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
kernel_execve.S
kernel_thread.S
local.h
module.c
pm-mb93093.c
pm.c
process.c
ptrace.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
semaphore.c
setup.c FRV: Miscellaneous fixes 2007-05-08 20:41:14 -07:00
signal.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
sleep.S
switch_to.S
sys_frv.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
sysctl.c
time.c
traps.c
uaccess.c
vmlinux.lds.S