aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorStephen Wilson <[email protected]>2011-05-24 17:12:44 -0700
committerLinus Torvalds <[email protected]>2011-05-25 08:39:33 -0700
commit722e2ee09b8dfc2ac5eedb802dc0d227702df084 (patch)
tree0ce839a50764cb5e50ad7e748773ae159a8dc9cc /tools/perf/scripts/python/sched-migration.py
parentb1f72d1857bb0de19ce20a59f3f85e6dc47bdec8 (diff)
mm: make gather_stats() type-safe and remove forward declaration
Improve the prototype of gather_stats() to take a struct numa_maps as argument instead of a generic void *. Update all callers to make the required type explicit. Since gather_stats() is not needed before its definition and is scheduled to be moved out of mempolicy.c the declaration is removed as well. Signed-off-by: Stephen Wilson <[email protected]> Reviewed-by: KOSAKI Motohiro <[email protected]> Cc: Hugh Dickins <[email protected]> Cc: David Rientjes <[email protected]> Cc: Lee Schermerhorn <[email protected]> Cc: Alexey Dobriyan <[email protected]> Cc: Christoph Lameter <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions