DORMANTno replies

[PATCH] ARM: topology: Fix minor typo in comment

From: Yang Yooseok <hidden>
Date: 2017-11-05 13:16:55
Subsystem: arm port, the rest · Maintainers: Russell King, Linus Torvalds

The middle efficiency should be an average of two efficiency values, so
the fomula in comment is modified.

Signed-off-by: Yang Yooseok <redacted>
---
 arch/arm/kernel/topology.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/kernel/topology.c b/arch/arm/kernel/topology.c
index 24ac3cab411d..d8a4619c86b8 100644
--- a/arch/arm/kernel/topology.c
+++ b/arch/arm/kernel/topology.c
@@ -77,7 +77,7 @@ static bool cap_from_dt = true;
 /*
  * Iterate all CPUs' descriptor in DT and compute the efficiency
  * (as per table_efficiency). Also calculate a middle efficiency
- * as close as possible to  (max{eff_i} - min{eff_i}) / 2
+ * as close as possible to  (max{eff_i} + min{eff_i}) / 2
  * This is later used to scale the cpu_capacity field such that an
  * 'average' CPU is of middle capacity. Also see the comments near
  * table_efficiency[] and update_cpu_capacity().
-- 
2.13.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help