On Fri, Jun 7, 2013 at 12:29 AM, Alex Shi <[email protected]> wrote: > Since tg->load_avg is smaller than tg->load_weight, we don't need a > atomic64_t variable for load_avg in 32 bit machine. > The same reason for cfs_rq->tg_load_contrib.
This description is incorrect, another patch removes tg->load_weight for being unused. Rest seems fine. -- 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/

