]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tile: group .hottext* sections properly in vmlinux.lds
authorChris Metcalf <cmetcalf@tilera.com>
Fri, 9 Aug 2013 20:50:36 +0000 (16:50 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 13 Aug 2013 20:27:36 +0000 (16:27 -0400)
commit62ca66e0b577d98d5da48e4861ba0a7480bcbeda
tree23a235ff7f4694285278a9ae7831d4f57bfa83ce
parentbbe966625180255f697c3af6946098882ce7a5bc
tile: group .hottext* sections properly in vmlinux.lds

With this change such sections are grouped with regular text
in the vmlinux image; this change puts them at the front,
which is where the standard Linux includes .text.hot*.
This change should fix a recently-observed bug where a bunch of
symbols were being omitted from the /proc/kallsyms output
because they fell between _etext and _sinittext.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/vmlinux.lds.S