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
|
||
|---|---|---|
| .. | ||
| boot | ||
| kernel | ||
| lib | ||
| mb93090-mb00 | ||
| mm | ||
| defconfig | ||
| Kconfig | ||
| Kconfig.debug | ||
| Makefile | ||