Re: [PATCH 4/5] kernel/cpu.c: eliminate cpu_*_mask

2015-10-05 Thread Michael Ellerman
On Tue, 2015-10-06 at 01:10 +0200, Rasmus Villemoes wrote: > Hi PPC maintainers > > Can I get you to ack or nak this? It's a prerequisite for a minor > patch series for kernel/cpu.c and include/linux/cpumask.h of mine. Yeah fine by me. Acked-by: Michael Ellerman cheers > On Mon, Sep 28 2015,

Re: [PATCH 4/5] kernel/cpu.c: eliminate cpu_*_mask

2015-10-05 Thread Rasmus Villemoes
Hi PPC maintainers Can I get you to ack or nak this? It's a prerequisite for a minor patch series for kernel/cpu.c and include/linux/cpumask.h of mine. Thanks, Rasmus On Mon, Sep 28 2015, Rasmus Villemoes wrote: > Gah, I didn't check for struct members called cpu_online_mask :( > > PPC people: