From: Russell King Date: Thu, 4 Jul 2013 11:03:31 +0000 (+0100) Subject: ARM: use linker magic for vectors and vector stubs X-Git-Tag: v3.11-rc4~12^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9b32bf70f2fb710b07c94e13afbc729afe221da;p=pandora-kernel.git ARM: use linker magic for vectors and vector stubs 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. Cc: Acked-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed