On Wed, Feb 06, 2008 at 09:30:17AM +0900, Hidetoshi Seto wrote: > Russ Anderson wrote: >> The MCA code allocates bootmem memory for NR_CPUS, regardless >> of how many cpus the system actually has. > > So... how about using num_possible_cpus() instead?
num_possible_cpus() is not initialized until after this code is run for the first time. Thanks, Robin - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
