[PATCH 48/70] cpufreq: interactive: reduce chance of zero time delta on load eval

2015-10-27 Thread Bálint Czobor
From: Todd Poynor Reschedule load sampling timer after timestamp of sample start taken, hold spinlock across entire sequence to avoid preemption. Avoid the WARN for zero time delta in the load sampling timer function. Change-Id: Idc10a756f09141decb6df92669521a1ebf0dbc10 Signed-off-by: Todd

[PATCH 48/70] cpufreq: interactive: reduce chance of zero time delta on load eval

2015-10-27 Thread Bálint Czobor
From: Todd Poynor Reschedule load sampling timer after timestamp of sample start taken, hold spinlock across entire sequence to avoid preemption. Avoid the WARN for zero time delta in the load sampling timer function. Change-Id: Idc10a756f09141decb6df92669521a1ebf0dbc10