Re: [PATCH] cpumask: avoid WARN in prefill_possible_map()

From: Thomas Gleixner
Date: Tue Dec 13 2016 - 15:46:50 EST


On Tue, 13 Dec 2016, Dmitry Safonov wrote:
> > +static inline void cpumask_reset_possible_mask(void) { }
> ...
> > +static inline void reset_cpu_possible_mask(void)
>
> Is this intentionally?

No, that was a left over and a missing refresh bevor sending it out
quickly.

Thanks,

tglx