summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
diff options
context:
space:
mode:
authorDavid Miller <davem@davemloft.net>2010-10-23 20:06:24 +0200
committerSteven Rostedt <rostedt@goodmis.org>2010-10-29 18:57:06 +0200
commitf0daed0242d514033b9ecca9187108d3c4e281a5 (patch)
tree491257e0bbb6cb419b8c146a570f635ea481122c /arch/x86/kernel
parentjump label: Make arch_jump_label_text_poke_early() optional (diff)
downloadlinux-f0daed0242d514033b9ecca9187108d3c4e281a5.tar.xz
linux-f0daed0242d514033b9ecca9187108d3c4e281a5.zip
jump_label: Fix unaligned traps on sparc.
The vmlinux.lds.h knobs to emit the __jump_table section in the main kernel image takes care to align the section, but this doesn't help for the __jump_table section that gets emitted into modules. Fix the resulting lack of section alignment by explicitly specifying it in the assembler. Signed-off-by: David S. Miller <davem@davemloft.net> LKML-Reference: <20101023.110624.226758370.davem@davemloft.net> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions