> > > > Yes, that does look like the case.  Do you have a good trick on how
> > > > to allocate a map for the highest possible cpu number without first
> > > > iterating the cpu map?  I couldn't find something that looks like a
> > > > highest_possible_cpu() helper.
> > >
> > > Honestly I think that num_posible_cpus() should return the max of
> > > number of CPUs (weigt), and the highest numbered CPU. It's a pain in
> > > the butt to handle this otherwise.
> >
> > Hear, hear!!!  That would make my life easier, and would make this sort
> > of problem much less likely to occur!
> 
> How about this one?

It make the machine work.

-- 
Meelis Roos ([email protected])
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to