diff options
author | Roland McGrath <[email protected]> | 2010-05-13 21:43:03 -0700 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2010-05-13 22:15:18 -0700 |
commit | 9e565292270a2d55524be38835104c564ac8f795 (patch) | |
tree | a4a2c6e5b2013e142b866b1f4dcca44a8f7384a4 /net/lapb/lapb_in.c | |
parent | 5967ed87ade85a421ef814296c3c7f182b08c225 (diff) |
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 <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions