diff options
author | Matt Fleming <matthew.fleming@imgtec.com> | 2008-11-07 13:26:25 +0000 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-08 09:51:44 +0100 |
commit | 7d5222a6afa4e429f55df8c086adb747837cbdf5 (patch) | |
tree | 9b3413d92a1ba1cb5237d82c76fb8a48cda7c4fa /fs | |
parent | c76f06945be50564f925799ddfb6235ee4c26aa0 (diff) |
ftrace: align __mcount_loc sections
Impact: add alignment option for recordmcount.pl script
Align the __mcount_loc sections so that architectures with strict
alignment requirements need not worry about performing unaligned
accesses.
This fixes an issue where I was seeing unaligned accesses, which are not
supported on our architecture (the results of an unaligned access are
undefined).
Signed-off-by: Matt Fleming <matthew.fleming@imgtec.com>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions