diff options
author | Stephen Rothwell <[email protected]> | 2011-04-12 14:00:40 +1000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-04-12 08:46:41 +0200 |
commit | 3905c54f2bd2c6f937f87307987ca072eabc3e7b (patch) | |
tree | 553aab7b0056cdcd0c44a5e4cacf0ae7be2b06c9 /tools/perf/scripts/python/sched-migration.py | |
parent | 60495e7760d8ee364695006af37309b0755e0e17 (diff) |
sched, sparc64: Turn cpu_coregroup_mask() into a real function
This compile error triggers on Sparc64:
kernel/sched.c:7140: error: 'cpu_coregroup_mask' undeclared here (not in a function)
Because after the recent scheduler domain cleanups the scheduler
uses this arch method as a function pointer in a scheduler
topology data structure - which is not possible with a macro.
Signed-off-by: Stephen Rothwell <[email protected]>
Acked-by: David S. Miller <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions