Re: [PATCH] mask ADT: replace cpumask_t implementation [3/22]

From: Paul Jackson
Date: Thu Apr 01 2004 - 15:50:52 EST


Matthew suggested:
> Maybe we could #define it better on UP. Something along the lines of:
> #define cpu_online_map ({ cpumask_t up_cpu_map = { 1UL }; })

Yeah - I started playing with something like that too ...

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