diff options
author | Anna-Maria Behnsen <[email protected]> | 2024-07-16 16:19:23 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-07-22 18:03:34 +0200 |
commit | d47be589844224a3ef13b55ff6f15211ab20f1d1 (patch) | |
tree | cb82ba1896d8efee2010f42e1b71b1b3c6aa5a1f /tools/perf/scripts/python/gecko.py | |
parent | 3ba111032bc1d8a0f04e6d2a5d8fb4ddc96eeae7 (diff) |
timers/migration: Read childmask and parent pointer in a single place
Reading the childmask and parent pointer is required when propagating
changes through the hierarchy. At the moment this reads are spread all over
the place which makes it harder to follow.
Move those reads to a single place to keep code clean.
Signed-off-by: Anna-Maria Behnsen <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions