Re: [PATCH] Fix compilation of powerpc asm-offsets.c with old gcc

2008-02-08 Thread Paul Jackson
Thanks, Olof and Harvey. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h= Just what I was looking for. -- I won't rest till it's the best ... Programmer, Linux Scalability Paul Jackson <[EM

Re: [PATCH] Fix compilation of powerpc asm-offsets.c with old gcc

2008-02-08 Thread Paul Jackson
mer, Linux Scalability Paul Jackson <[EMAIL PROTECTED]> 1.940.382.4214 ___ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev

Re: [PATCH 08/10] ia64: Convert cpu_sibling_map to a per_cpu data array (v3)

2007-09-28 Thread Paul Jackson
up(int cpu, co #else group = cpu; #endif + BUG_ON(group == NR_CPUS); if (sg) *sg = &per_cpu(sched_group_phys, group); return group; -- I won't rest till it's the best ... Programmer, Linux Scalability