aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2012-02-24 11:32:05 +0100
committerIngo Molnar <[email protected]>2012-02-27 10:46:14 +0100
commit928282e432ee584129a39da831ffa72c38e189b7 (patch)
tree24e1899ce7d8083c3c3d86bf16ab202ee35bfaaf /net/lapb/lapb_timer.c
parentf0ba662a6e06f2fb58201800eff33dcad9246f97 (diff)
x86-64: Fix CFI data for common_interrupt()
Commit eab9e6137f23 ("x86-64: Fix CFI data for interrupt frames") introduced a DW_CFA_def_cfa_expression in the SAVE_ARGS_IRQ macro. To later define the CFA using a simple register+offset rule both register and offset need to be supplied. Just using CFI_DEF_CFA_REGISTER leaves the offset undefined. So use CFI_DEF_CFA with reg+off explicitly at the end of common_interrupt. Signed-off-by: Mark Wielaard <[email protected]> Acked-by: Jan Beulich <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions