Re: [patch 1/1] export cpu_online_map

From: Paul Jackson
Date: Thu Oct 27 2005 - 03:55:36 EST


Andrew wrote:
> > Since bk no longer works for me, I have no idea how to access any
> > history prior to about 2.6.12-rc2. Ugh.
>
> There's still bkbits.net:
>
> http://linux.bkbits.net:8080/linux-2.6/...

Ok - that helps. Thanks.

There is also an hg (mercurial) web based Linux history at:

http://www.kernel.org/hg/linux-2.6/

I still don't see something I can download into a local
hg or git repository -- if a lurker knows how that is done,
I'd be glad to know.


> Seems silly to use cpu_online_map to test for `1'?

Yeah - agreed. The include/linux/cpumask.h stuff hardcodes
the UP (NR_CPUS==1) code to plain old 0's and 1's. This
macro should do so as well.

I just sent a patch.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.925.600.0401
-
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/