aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNelson Elhage <nelhage@ksplice.com>2009-07-31 16:57:53 -0400
committerTony Luck <tony.luck@intel.com>2009-09-15 09:52:33 -0700
commit6ae86350857bf3e862f8dcd10039ccb45e056f85 (patch)
tree8a9c292da5c6db500897230946627898c61f02df /Makefile
parented7af3e63bd2458d5138c4b7e92fe4e1cdc97d9d (diff)
[IA64] Clean up linker script using standard macros.
Aside from using fewer output sections and moving some data around, the main side effect of this change is changing the alignment of some sections. In particular: * cachline-aligned and read_mostly data are now aligned to SMP_CACHE_BYTES. (Previously, they were laid out consecutively after a PAGE_SIZE alignment) * .init.ramfs is now page-aligned, per the INIT_RAM_FS macro. (Previously it had no explicit alignment). Signed-off-by: Nelson Elhage <nelhage@ksplice.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions