Satya Durga Srinivasu Prabhala de366870d1 sched: sched_avg: Fix sched_get_nr_running_avg for tri-cluster systems
sched_get_nr_running_avg() sets values for the various arguments
passed to it and one of them is max number of tasks running
on the max capacity CPUs which breaks tri-cluster systems.
Fix it by updating condition by checking for CPUs other than min
capacity CPUs.

Change-Id: I3f519a7fd1ee89796818e03967abe77f9a72cbb8
Signed-off-by: Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
2018-04-05 10:41:02 -07:00
..
2018-03-29 11:31:39 +02:00
2018-03-29 11:31:39 +02:00
2018-01-04 13:47:18 +01:00
2017-08-16 16:48:34 -07:00
2017-07-15 20:46:47 -04:00
2017-05-18 10:30:19 -06:00
2018-02-03 17:38:47 +01:00
2017-08-21 12:47:31 -07:00
2018-03-02 12:10:33 +05:30