Loading drivers/devfreq/arm-memlat-mon.c +3 −0 Original line number Diff line number Diff line Loading @@ -366,6 +366,9 @@ static int memlat_hp_restart_events(unsigned int cpu, bool cpu_up) unsigned int idx; struct event_data *common_evs; if (!attr) return -ENOMEM; if (!cpu_grp) goto exit; Loading Loading
drivers/devfreq/arm-memlat-mon.c +3 −0 Original line number Diff line number Diff line Loading @@ -366,6 +366,9 @@ static int memlat_hp_restart_events(unsigned int cpu, bool cpu_up) unsigned int idx; struct event_data *common_evs; if (!attr) return -ENOMEM; if (!cpu_grp) goto exit; Loading