Re: [PATCH -v8 -rc3] Security: Introduce security= boot parameter

From: James Morris
Date: Thu Mar 06 2008 - 08:33:49 EST


On Thu, 6 Mar 2008, Ahmed S. Darwish wrote:

> Handle Andrew's concerns:
> - Use __init and __initdata in appropriate places.
> - Do not rely upon dummy_ops layout, use C99 initializations.
> - Use DEFINE_SPINLOCK instead of dynamic initialization.

The spinlock is not needed now, if security_module_enable() can only be
called during boot via an initcall.


- James
--
James Morris
<jmorris@xxxxxxxxx>
--
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/