On Thu, May 18, 2017 at 9:17 PM, Viresh Kumar <[email protected]> wrote: > On Fri, May 19, 2017 at 12:00 AM, Joel Fernandes <[email protected]> wrote: >> Make iowait boost a cpufreq policy option and enable it for intel_pstate >> cpufreq driver. Governors like schedutil can use it to determine if >> boosting for tasks that wake up with p->in_iowait set is needed. >> >> Signed-off-by: Joel Fernandes <[email protected]> >> --- >> drivers/cpufreq/intel_pstate.c | 1 + >> include/linux/cpufreq.h | 3 +++ >> 2 files changed, 4 insertions(+) > > Hi Joel, > > Please refer to MAINTAINERS file to find the list of people/list you need to > send these patches to. You can take help from scripts/get_maintainers.pl > as well.
Ok with me. thanks,

