On Fri, Sep 25, 2015 at 08:22:25PM +0200, Rasmus Villemoes wrote: > The only user of the lvalue-ness of the cpu_*_mask variables is in > drivers/base/cpu.c, and that is mostly a work-around for the fact that > not even const variables can be used in static initialization. Now > that the underlying struct cpumasks are exposed we can take their > address. > > Signed-off-by: Rasmus Villemoes <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]> -- 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/

