Re: [PATCH 06/10] percpu: kill percpu_alloc() and friends

From: Rusty Russell
Date: Wed Mar 11 2009 - 18:44:40 EST


On Thursday 12 March 2009 05:06:58 Tony Luck wrote:
> wq->cpu_wq = alloc_percpu(struct cpu_workqueue_struct);
>
> and the cpu_workqueue_struct is defined as ____cacheline_aligned

Yes, and it no longer needs to be now we have the real per-cpu allocator.

Thanks,
Rusty.
--
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/