projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf5f0ac
)
sched_fair: Fix a typo in the comment describing update_sd_lb_stats
author
Hui Kang
<hkang.sunysb@gmail.com>
Wed, 12 Oct 2011 03:00:59 +0000
(23:00 -0400)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 14 Nov 2011 11:50:34 +0000
(12:50 +0100)
Signed-off-by: Hui Kang <hkang.sunysb@gmail.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/1318388459-4427-1-git-send-email-hkang.sunysb@gmail.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c
patch
|
blob
|
blame
|
history
diff --git
a/kernel/sched_fair.c
b/kernel/sched_fair.c
index aba20f495188f89c2609dbc74730b8caa414b292..7e51b5bb27cc1b4b916753541fbbf78d48cd2c31 100644
(file)
--- a/
kernel/sched_fair.c
+++ b/
kernel/sched_fair.c
@@
-3588,7
+3588,7
@@
static bool update_sd_pick_busiest(struct sched_domain *sd,
}
/**
- * update_sd_lb_stats - Update sched_
group
's statistics for load balancing.
+ * update_sd_lb_stats - Update sched_
domain
's statistics for load balancing.
* @sd: sched_domain whose statistics are to be updated.
* @this_cpu: Cpu for which load balance is currently performed.
* @idle: Idle status of this_cpu