diff options
author | Joel Fernandes (Google) <[email protected]> | 2019-03-20 20:34:26 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-04-03 12:34:31 +0200 |
commit | 7ba7319f9e3898101bff5d63cbae5a6cc174c8c9 (patch) | |
tree | 60695a1c23236ac196a1bb22d231b9c8039001ea /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 03f4b48edae7d936c5bf23488c1ce3fbe7fc2733 (diff) |
sched/core: Annotate perf_domain pointer with __rcu
This fixes the following sparse errors in sched/fair.c:
fair.c:6506:14: error: incompatible types in comparison expression
fair.c:8642:21: error: incompatible types in comparison expression
Using __rcu will also help sparse catch any future bugs.
Signed-off-by: Joel Fernandes (Google) <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
[ From an RCU perspective. ]
Reviewed-by: Paul E. McKenney <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Luc Van Oostenryck <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Morten Rasmussen <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions