Re: [PATCH 01/10] percpu: use dynamic percpu allocator as the defaultpercpu allocator

From: Tejun Heo
Date: Fri Jun 26 2009 - 23:23:28 EST


James Bottomley wrote:
> It still fails with the above error.
>
> If you look at your own file:
>
> http://git.kernel.org/?p=linux/kernel/git/tj/percpu.git;a=blob;f=mm/percpu.c;h=b11ae7af3f7a214717d6670edb2985368efa8391;hb=for-james
>
> on line 1456 pcpu_embed_first_chunk is defined with *three* arguments
>
> on line 2006 it's used with *four* arguments
>
> This is what the compiler doesn't like.

Oops, I was somehow completely forgetting about the default
setup_per_cpu_areas(). Fixed. The new commit is
a3152acc226ec4859235e521286c9ca45c4b0683.

git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-next

Thanks.

--
tejun
--
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/