aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2022-12-12 14:49:46 +0000
committerPeter Zijlstra <peterz@infradead.org>2022-12-27 12:52:16 +0100
commit904cbab71dda1689d41a240541179f21ff433c40 (patch)
treedfa06645baa7b63f99c6727d49827b42399a2525 /tools/perf/scripts/python
parentselftests/rseq: Add mm_numa_cid to test script (diff)
downloadlinux-904cbab71dda1689d41a240541179f21ff433c40.tar.gz
linux-904cbab71dda1689d41a240541179f21ff433c40.zip
sched: Make const-safe
With a modified container_of() that preserves constness, the compiler finds some pointers which should have been marked as const. task_of() also needs to become const-preserving for the !FAIR_GROUP_SCHED case so that cfs_rq_of() can take a const argument. No change to generated code. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20221212144946.2657785-1-willy@infradead.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions