summaryrefslogtreecommitdiff
path: root/drivers/char/pty.c
diff options
context:
space:
mode:
authorNelson Elhage <nelhage@ksplice.com>2009-07-31 20:57:53 (GMT)
committerTony Luck <tony.luck@intel.com>2009-09-15 16:52:33 (GMT)
commit6ae86350857bf3e862f8dcd10039ccb45e056f85 (patch)
tree8a9c292da5c6db500897230946627898c61f02df /drivers/char/pty.c
parented7af3e63bd2458d5138c4b7e92fe4e1cdc97d9d (diff)
downloadlinux-fsl-qoriq-6ae86350857bf3e862f8dcd10039ccb45e056f85.tar.xz
[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 'drivers/char/pty.c')
0 files changed, 0 insertions, 0 deletions