diff options
| author | Michael Ellerman <[email protected]> | 2008-06-24 11:32:48 +1000 |
|---|---|---|
| committer | Paul Mackerras <[email protected]> | 2008-07-01 11:28:26 +1000 |
| commit | c1137c37a9370f510dc022e6e95fff036ccb90be (patch) | |
| tree | 96fd89dd4daa06178ade06558f6ab489791be667 /tools/perf/scripts/python | |
| parent | c5157e587b33b1185cf73207fc53760cf1351430 (diff) | |
powerpc: Consolidate feature fixup macros for 64/32 bit
Currently we have three versions of MAKE_FTR_SECTION_ENTRY(), the macro that
generates a feature section entry. There is 64bit version, a 32bit version
and version for 32bit code built with a 64bit kernel.
Rather than triplicating (?) the MAKE_FTR_SECTION_ENTRY() logic, we can
move the 64bit/32bit differences into separate macros, and then only have
one version of MAKE_FTR_SECTION_ENTRY().
Signed-off-by: Michael Ellerman <[email protected]>
Acked-by: Kumar Gala <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions