diff options
author | Anna-Maria Behnsen <anna-maria@linutronix.de> | 2024-07-16 17:19:23 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-07-22 19:03:34 +0300 |
commit | d47be589844224a3ef13b55ff6f15211ab20f1d1 (patch) | |
tree | cb82ba1896d8efee2010f42e1b71b1b3c6aa5a1f /scripts/bpf_doc.py | |
parent | 3ba111032bc1d8a0f04e6d2a5d8fb4ddc96eeae7 (diff) | |
download | linux-d47be589844224a3ef13b55ff6f15211ab20f1d1.tar.xz |
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 <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/r/20240716-tmigr-fixes-v4-5-757baa7803fe@linutronix.de
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions