Commit e56059f2d3b8a053c965a51587a4a3328ac00a47
1 parent
c0f0601060
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
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>
Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff