Re: [PATCH 2/3] kernel/SRCU: provide a static initializer

From: Sebastian Andrzej Siewior
Date: Mon Apr 08 2013 - 06:03:31 EST


On 04/05/2013 09:21 AM, Lai Jiangshan wrote:
> Hi, Sebastian

Hi Lai,

> I don't want to expose __SRCU_STRUCT_INIT(),
> due to it has strong coupling with the percpu array.
>
> I hope other structure which uses SRCU should use init_srcu_struct().

I need a static initialization for this kind. Patch #3 shows one
example I have another one pending for crypto.
Do you have any idea how I could get it done without this? Do you want
to move/merge header files?

>
> Thanks,
> Lai

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