Andi Kleen wrote:
> On Wednesday 21 November 2007 11:02:01 [EMAIL PROTECTED] wrote:
>> v2:
>> - fix some compile errors when NR_CPUS > default for ia386 (128 & 4096)
>> - remove unnecessary includes
>>
>> Convert cpumask_of_cpu to use a static percpu data array and
>> set_cpus_allowed to pa
On Wednesday 21 November 2007 11:02:01 [EMAIL PROTECTED] wrote:
>
> v2:
> - fix some compile errors when NR_CPUS > default for ia386 (128 & 4096)
> - remove unneccessary includes
>
> Convert cpumask_of_cpu to use a static percpu data array and
> set_cpus_allowed to pass the cpumask_t arg
v2:
- fix some compile errors when NR_CPUS > default for ia386 (128 & 4096)
- remove unneccessary includes
Convert cpumask_of_cpu to use a static percpu data array and
set_cpus_allowed to pass the cpumask_t arg as a pointer.
Conditioned on NR_CPUS > BITS_PER_LONG.
Compiled and tested fo
3 matches
Mail list logo