aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorGrygorii Strashko <[email protected]>2016-12-06 18:00:37 -0600
committerDavid S. Miller <[email protected]>2016-12-07 11:13:46 -0500
commit6c691405bcaf8f1a7413416cc757756cfb060875 (patch)
treebacefe23cba3ee053490ab1f97eda60a34f1e433 /tools/perf/util/scripting-engines/trace-event-python.c
parentfd123a9414766e73fa704547e7f03595741b7de1 (diff)
net: ethernet: ti: cpts: fix registration order
The ptp clock registered before spinlock, which is protecting it, and before timecounter and cyclecounter initialization in cpts_register(). So, ensure that ptp clock is registered the last, after everything else is done. Signed-off-by: Grygorii Strashko <[email protected]> Acked-by: Richard Cochran <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions