aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2017-05-09 13:44:43 +0200
committerMartin Schwidefsky <[email protected]>2017-06-12 16:25:55 +0200
commitd12a3d603690ba84b7e3fd357f05b96e777d4630 (patch)
tree2f22092366da708da5de9ca33f0349e549d79f1b /tools/perf/scripts/python/futex-contention.py
parentcb4ef3c20bd95e21dddc1101133d90ac7f049a53 (diff)
s390/mm: add __rcu annotations
Add __rcu annotations so sparse correctly warns only if "slot" gets derefenced without using rcu_dereference(). Right now we get warnings because of the missing annotation: arch/s390/mm/gmap.c:135:17: warning: incorrect type in assignment (different address spaces) arch/s390/mm/gmap.c:135:17: expected void **slot arch/s390/mm/gmap.c:135:17: got void [noderef] <asn:4>** Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions