linux/arch/frv/mm
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
..
cache-page.c
dma-alloc.c
elf-fdpic.c FRV: Miscellaneous fixes 2007-05-08 20:41:14 -07:00
extable.c
fault.c
highmem.c
init.c
kmap.c
Makefile
mmu-context.c
pgalloc.c use SLAB_PANIC flag cleanup 2007-05-08 11:14:57 -07:00
tlb-flush.S
tlb-miss.S
unaligned.c