diff options
author | Byungchul Park <[email protected]> | 2017-08-14 16:00:51 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-08-14 12:52:17 +0200 |
commit | a10b5c564741cd3b6708f085a1fa892b63c2063d (patch) | |
tree | 40d6e4d2ee27832eefd092b5a538ec035a12df80 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ccde85ba00cccd28436e19c5bf503165c55a04f3 (diff) |
locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_exit()
In lockdep_sys_exit(), crossrelease_hist_end() is called unconditionally
even when getting here without having started e.g. just after forking.
But it's no problem since it would roll back to an invalid entry anyway.
Add a comment to explain this.
Signed-off-by: Byungchul Park <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
[ Improved the description and the comments. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions