From: Jason Baron Date: Wed, 16 Mar 2011 19:58:27 +0000 (-0400) Subject: jump label: Add _ASM_ALIGN for x86 and x86_64 X-Git-Tag: v3.0-rc1~404^2~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef64789413c73f32faa5e5f1bc393e5843b0aa51;p=pandora-kernel.git jump label: Add _ASM_ALIGN for x86 and x86_64 The linker should not be adding holes to word size aligned pointers, but out of paranoia we are explicitly specifying that alignment. I have not seen any holes in the jump label section in practice. Signed-off-by: Jason Baron LKML-Reference: Acked-by: Peter Zijlstra Acked-by: Mathieu Desnoyers Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed