On Thu, Aug 06, 2015 at 11:14:17AM -0700, Stephane Eranian wrote: > On Thu, Aug 6, 2015 at 8:44 AM, Peter Zijlstra <[email protected]> wrote: > >> +static cpumask_t power_cstate_core_cpu_mask; > > > > That one typically does not need a cpumask. > > > You need to pick one CPU out of the multi-core. But it is for client parts > thus > there is only one socket. At least this is my understanding.
Oh crud, core as in a group of SMT. There's so much core as in logical cpu usage around these days I got confused :/ -- 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/

