RE: [PATCH v3 1/7] x86/topology.c: Support functions for BSPonline/offline

From: Yu, Fenghua
Date: Fri Nov 11 2011 - 20:06:32 EST


> > +
> > +static int bsp_hotpluggable;
>
> __read_mostly

Actually bsp_hotpluggable is read only once during boot time. So if changing it, I would change it to __initdata.

Thanks.

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