X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fkernel%2Fsystbl.S;h=93219c34af327b3e113a344485310b8f2923a879;hb=b938fb6f491113880ebaabfa06c6446723c702fd;hp=579de70e0b4dc3d32f473576ee8cc125b0406a57;hpb=0d1782144e81faf6203075c5fcd0a2f0db91af5b;p=karo-tx-linux.git diff --git a/arch/powerpc/kernel/systbl.S b/arch/powerpc/kernel/systbl.S index 579de70e0b4d..93219c34af32 100644 --- a/arch/powerpc/kernel/systbl.S +++ b/arch/powerpc/kernel/systbl.S @@ -39,6 +39,8 @@ #ifdef CONFIG_PPC64 #define sys_sigpending sys_ni_syscall #define sys_old_getrlimit sys_ni_syscall + + .p2align 3 #endif _GLOBAL(sys_call_table)