From 68b6e397fbce7aede133f8e4347097c9a7545dbd Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sat, 18 Aug 2012 17:45:08 -0700 Subject: [PATCH] --- yaml --- r: 322827 b: refs/heads/master c: 9450d57eab5cad36774c297da123062744472588 h: refs/heads/master i: 322825: 0e4562350c0e5e0fae2fb0d9b8415620fc796942 322823: c47925e0d950d7795d452fd14135ab56f2f9ef6a v: v3 --- [refs] | 2 +- trunk/kernel/sched/fair.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 25a90d7ab390..4bd8755562af 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a4c96ae319b8047f62dedbe1eac79e321c185749 +refs/heads/master: 9450d57eab5cad36774c297da123062744472588 diff --git a/trunk/kernel/sched/fair.c b/trunk/kernel/sched/fair.c index 86ad83c45dae..42d9df6a5ca4 100644 --- a/trunk/kernel/sched/fair.c +++ b/trunk/kernel/sched/fair.c @@ -3658,7 +3658,6 @@ fix_small_capacity(struct sched_domain *sd, struct sched_group *group) * @group: sched_group whose statistics are to be updated. * @load_idx: Load index of sched_domain of this_cpu for load calc. * @local_group: Does group contain this_cpu. - * @cpus: Set of cpus considered for load balancing. * @balance: Should we balance. * @sgs: variable to hold the statistics for this group. */ @@ -3805,7 +3804,6 @@ static bool update_sd_pick_busiest(struct lb_env *env, /** * update_sd_lb_stats - Update sched_domain's statistics for load balancing. * @env: The load balancing environment. - * @cpus: Set of cpus considered for load balancing. * @balance: Should we balance. * @sds: variable to hold the statistics for this sched_domain. */