summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/irq_vectors.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-05-14 08:43:03 +0400
committerH. Peter Anvin <hpa@zytor.com>2010-05-14 09:15:18 +0400
commit9e565292270a2d55524be38835104c564ac8f795 (patch)
treea4a2c6e5b2013e142b866b1f4dcca44a8f7384a4 /arch/x86/include/asm/irq_vectors.h
parent5967ed87ade85a421ef814296c3c7f182b08c225 (diff)
downloadlinux-9e565292270a2d55524be38835104c564ac8f795.tar.xz
x86: Use .cfi_sections for assembly code
The newer assemblers support the .cfi_sections directive so we can put the CFI from .S files into the .debug_frame section that is preserved in unstripped vmlinux and in separate debuginfo, rather than the .eh_frame section that is now discarded by vmlinux.lds.S. Signed-off-by: Roland McGrath <roland@redhat.com> LKML-Reference: <20100514044303.A6FE7400BE@magilla.sf.frob.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/include/asm/irq_vectors.h')
0 files changed, 0 insertions, 0 deletions