jump label: Add _ASM_ALIGN for x86 and x86_64
authorJason Baron <jbaron@redhat.com>
Wed, 16 Mar 2011 19:58:27 +0000 (15:58 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 4 Apr 2011 17:42:51 +0000 (13:42 -0400)
commitef64789413c73f32faa5e5f1bc393e5843b0aa51
treef83b45ca62193fdcb20b5e06665f2c7a0cbda39e
parentd430d3d7e646eb1eac2bb4aa244a644312e67c76
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 <jbaron@redhat.com>
LKML-Reference: <e119fbd060c9452c56063ea6148ba1070e7434cc.1300299760.git.jbaron@redhat.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
arch/x86/include/asm/jump_label.h
This page took 0.026811 seconds and 5 git commands to generate.