linux/arch/xtensa/include
Max Filippov 53490121e9 xtensa: move vecbase SR initialization to _startup
Instead of initializing vecbase in initialize_mmu macro, which may be
expanded either in Image.elf reset vector hadler or in the kernel
head.S, both times only when CONFIG_MMU is enabled, do this
initialization once in _startup function.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2014-10-21 13:28:55 +04:00
..
asm xtensa: move vecbase SR initialization to _startup 2014-10-21 13:28:55 +04:00
uapi/asm xtensa: nommu: provide MAP_UNINITIALIZED definition 2014-10-21 13:28:47 +04:00