diff options
author | Peter Zijlstra <[email protected]> | 2020-04-29 17:05:15 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-02-17 14:07:48 +0100 |
commit | a3b89864554bbce1594b7abdb5739fc708c1ca95 (patch) | |
tree | 52159e3930fe4eb3e12228061634137e0e713a73 /lib/timerqueue.c | |
parent | 8ecca39483ed4e4e97096d0d6f8e25fdd323b189 (diff) |
rbtree, perf: Use new rbtree helpers
Reduce rbtree boiler plate by using the new helpers.
One noteworthy change is unification of the various (partial) compare
functions. We construct a subtree match by forcing the sub-order to
always match, see __group_cmp().
Due to 'const' we had to touch cgroup_id().
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Acked-by: Davidlohr Bueso <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions