From: Tejun Heo on
On 03/29/2010 05:26 PM, Rusty Russell wrote:
> On Wed, 10 Mar 2010 08:26:10 pm Tejun Heo wrote:
>> Better encapsulate module static percpu area handling so that code
>> outsidef of CONFIG_SMP ifdef doesn't deal with mod->percpu directly
>> and add mod->percpu_size and record percpu_size in it. Both percpu
>> fields are compiled out on UP. While at it, mark mod->percpu w/
>> __percpu.
>
> Nice cleanup.
>
> Acked-by: Rusty Russell <rusty(a)rustcorp.com.au>

Great. Patches are pushed out to linux-next with your and Peter's
ACKs added. I'll ask Linus to pull it after several days.

Thanks!

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/