diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-07-04 12:03:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-11 18:35:20 -0700 |
commit | 0477cd427e4862843b6cfb460b83ca09f265742d (patch) | |
tree | d7e4e7ff91e3f73196a18d93b8cdbef34e988522 /drivers/extcon | |
parent | b85796fa1987e014a61c379e3cb753976e993a46 (diff) | |
download | kernel-common-0477cd427e4862843b6cfb460b83ca09f265742d.tar.gz kernel-common-0477cd427e4862843b6cfb460b83ca09f265742d.tar.bz2 kernel-common-0477cd427e4862843b6cfb460b83ca09f265742d.zip |
ARM: use linker magic for vectors and vector stubs
commit b9b32bf70f2fb710b07c94e13afbc729afe221da upstream.
Use linker magic to create the vectors and vector stubs: we can tell the
linker to place them at an appropriate VMA, but keep the LMA within the
kernel. This gets rid of some unnecessary symbol manipulation, and
have the linker calculate the relocations appropriately.
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/extcon')
0 files changed, 0 insertions, 0 deletions