]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: 8648/2: nommu: display vectors base
authorAfzal Mohammed <afzal.mohd.ma@gmail.com>
Wed, 1 Feb 2017 12:39:18 +0000 (13:39 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Tue, 28 Feb 2017 11:06:14 +0000 (11:06 +0000)
commit58c16709f9cad7e6daabeaa5c94ac4dcb260aedd
tree879c8d14ebe6d63d92929296f09074275446593a
parentf8300a0b5de08c09db105db3c34a2a1c618e147e
ARM: 8648/2: nommu: display vectors base

VECTORS_BASE displays the exception base address. Now on no-MMU as
the exception base address is dynamically estimated, define
VECTORS_BASE to the variable holding it.

As it is the case, limit VECTORS_BASE constant definition to MMU.

Suggested-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: afzal mohammed <afzal.mohd.ma@gmail.com>
Tested-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/include/asm/memory.h