diff options
| author | Jiang Liu <[email protected]> | 2013-07-03 15:03:39 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-07-03 16:07:34 -0700 |
| commit | 40a3b8df7be3b813cef7e32f74dea398274c2d47 (patch) | |
| tree | cf8cf4810285267f3b43ffa32c166b49b355da0b /tools/perf/scripts/python/bin/syscall-counts-record | |
| parent | ae49b83dcacfb69e22092cab688c415c2f2d870c (diff) | |
tile: normalize global variables exported by vmlinux.lds
Normalize global variables exported by vmlinux.lds to conform usage
guidelines from include/asm-generic/sections.h.
1) Use _text to mark the start of the kernel image including the head
text, and _stext to mark the start of the .text section.
2) Export mandatory global variables __init_begin and __init_end.
Signed-off-by: Jiang Liu <[email protected]>
Acked-by: Chris Metcalf <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Wen Congyang <[email protected]>
Cc: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions