diff options
| author | Anna-Maria Gleixner <[email protected]> | 2019-03-21 12:09:19 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2019-03-24 19:29:32 +0000 |
| commit | dc1e7dc5ac6254ba0502323381a7ec847e408f1d (patch) | |
| tree | 6b775233eac55849eba1d9815bc35a7a4003c8ff /drivers/fpga/fpga-bridge.c | |
| parent | tick/sched: Update tick_sched struct documentation (diff) | |
| download | kernel-dc1e7dc5ac6254ba0502323381a7ec847e408f1d.tar.gz kernel-dc1e7dc5ac6254ba0502323381a7ec847e408f1d.zip | |
timer: Move trace point to get proper index
When placing the timer_start trace point before the timer wheel bucket
index is calculated, the index information in the trace point is useless.
It is not possible to simply move the debug_activate() call after the index
calculation, because debug_object_activate() needs to be called before
touching the object.
Therefore split debug_activate() and move the trace point into
enqueue_timer() after the new index has been calculated. The
debug_object_activate() call remains at the original place.
Signed-off-by: Anna-Maria Gleixner <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Steven Rostedt <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
