diff options
author | Arnd Bergmann <[email protected]> | 2023-08-03 16:40:11 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2023-09-24 17:24:01 +0200 |
commit | 3853a720f8bce9c5facb593e817f97659cc0512a (patch) | |
tree | 6725cb88b55335e9b20c28ccbe536080a1368401 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | a741deac787f0d2d7068638c067db20af9e63752 (diff) |
rcu: Include torture_sched_setaffinity() declaration
The prototype for torture_sched_setaffinity() will be moved to a
different header, which will need to be included from update.c to avoid
this W=1 warning:
kernel/rcu/update.c:529:6: error: no previous prototype for 'torture_sched_setaffinity' [-Werror=missing-prototypes]
529 | long torture_sched_setaffinity(pid_t pid, const struct cpumask *in_mask)
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Joel Fernandes (Google) <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions