diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-09 20:50:36 (GMT) |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-30 15:56:46 (GMT) |
commit | e56059f2d3b8a053c965a51587a4a3328ac00a47 (patch) | |
tree | 79c7f480a87a4df97d53dcd272e4f5a90b596e41 /Makefile | |
parent | c0f060106000bafafc56ad2af147e541458eabdd (diff) | |
download | linux-e56059f2d3b8a053c965a51587a4a3328ac00a47.tar.xz |
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions