diff options
author | 2007-10-09 17:03:57 +1000 | |
---|---|---|
committer | 2007-10-11 14:36:47 +1000 | |
commit | 46b45b10f1425d02819b525e3805ddacd9ad4f29 (patch) | |
tree | 7f2cdcb34e2843655c7ba46fc12db4d6984d1190 /drivers/acpi/debug.c | |
parent | [POWERPC] Remove redundant reference to non-existent CONFIG_BOOTIMG (diff) | |
download | linux-dev-46b45b10f1425d02819b525e3805ddacd9ad4f29.tar.xz linux-dev-46b45b10f1425d02819b525e3805ddacd9ad4f29.zip |
[POWERPC] Align the sys_call_table
Our _GLOBAL macro does a ".align 2" so the alignment is fine for 32
bit, but on 64 bit it is possible for it to end up only 4 byte aligned.
I don't know if it matters, but it can't hurt to 8 byte align it.
It also means that when we build with --emit_relocs, none of our 64 bit
relocations are to misaligned places.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/acpi/debug.c')
0 files changed, 0 insertions, 0 deletions