> Sorry. It's not [1/2] and I used Chrisopth's old mail address. > Resend. > > -- > > The sum_vm_events passes cpumask for for_each_cpu. > But it's useless since we have for_each_online_cpu. > Althougth it's tirival overhead, it's not good about > coding consistency. > > Let's use for_each_online_cpu instead of for_each_cpu with > cpumask argument. > > Cc: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> > Cc: Christoph Lameter <cl@xxxxxxxxx> > Signed-off-by: Minchan Kim <minchan.kim@xxxxxxxxx> Thank you. Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>