Re: [PATCH 3/3] ppc64: Convert cpu_sibling_map to a per_cpu data array

2007-09-07 Thread Mike Travis
Kamalesh Babulal wrote: > Kamalesh Babulal wrote: >> [EMAIL PROTECTED] wrote: >>> Convert cpu_sibling_map to a per_cpu cpumask_t array for the ppc64 >>> architecture. >>> >>> Note: these changes have not been built nor tested. >>> >>> Note: I also don't know if these changes are particularly >>> re

Re: [PATCH 3/3] ppc64: Convert cpu_sibling_map to a per_cpu data array

2007-09-07 Thread Kamalesh Babulal
Kamalesh Babulal wrote: [EMAIL PROTECTED] wrote: Convert cpu_sibling_map to a per_cpu cpumask_t array for the ppc64 architecture. Note: these changes have not been built nor tested. Note: I also don't know if these changes are particularly relevant for the ppc64 architecture. Signed-off-by: M

Re: [PATCH 3/3] ppc64: Convert cpu_sibling_map to a per_cpu data array

2007-09-07 Thread Kamalesh Babulal
[EMAIL PROTECTED] wrote: Convert cpu_sibling_map to a per_cpu cpumask_t array for the ppc64 architecture. Note: these changes have not been built nor tested. Note: I also don't know if these changes are particularly relevant for the ppc64 architecture. Signed-off-by: Mike Travis <[EMAIL PROTEC