diff options
author | Stephen Boyd <[email protected]> | 2012-10-29 19:19:34 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2012-11-04 10:31:16 +0000 |
commit | ee951c630c5ce5108f8014ce1c9d738b5bbfea60 (patch) | |
tree | a0f7428f58d1ff028c4a88c94fdb1aa61bbcbbd6 /tools/perf/util/trace-event-scripting.c | |
parent | a68becd1dcda55b467dcabaff136cadc10abb761 (diff) |
ARM: 7568/1: Sort exception table at compile time
Add the ARM machine identifier to sortextable and select the
config option so that we can sort the exception table at compile
time. sortextable relies on a section named __ex_table existing
in the vmlinux, but ARM's linker script places the exception
table in the data section. Give the exception table its own
section so that sortextable can find it.
This allows us to skip the sorting step during boot.
Cc: David Daney <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Tested-by: Will Deacon <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions