On Tue, 2013-12-17 at 16:01 -0500, Mark Hounschell wrote: 
> I hope it is OK to ask a newbie question here. I'm trying to better 
> understand the boot process. I can't seem to find where in the kernel 
> sources the cpu_active_mask (defined in include/linux/cpumask.h) gets 
> populated. I can see that it does get populated as it brings cpus online 
> but it is not obvious to me where. I'm using a 32 bit 3.4.x flavor kernel.

Try git grep set_cpu_active.

-Mike

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to