On Thu, 12 Dec 2013, Wanpeng Li wrote: > Use wrapper function task_faults_idx to calculate index in group_faults. > > Reviewed-by: Naoya Horiguchi <[email protected]> > Acked-by: Mel Gorman <[email protected]> > Signed-off-by: Wanpeng Li <[email protected]>
Acked-by: David Rientjes <[email protected]> The naming of task_faults_idx() is a little unfortunate since it is now used to index into both task_faults() and group_faults(), though. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

