Re: [PATCH] configs: Include MODULE_*() when CONFIG_IKCONFIG_PROC=n

From: AmÃrico Wang
Date: Tue Jun 21 2011 - 02:42:02 EST


On Tue, Jun 21, 2011 at 2:12 PM, Stephen Boyd <bebarino@xxxxxxxxx> wrote:
> If CONFIG_IKCONFIG=m but CONFIG_IKCONFIG_PROC=n we get a module that has
> no MODULE_LICENSE definition. Move the MODULE_*() definitions outside
> the CONFIG_IKCONFIG_PROC #ifdef to prevent this configuration from
> tainting the kernel.
>
> Signed-off-by: Stephen Boyd <bebarino@xxxxxxxxx>
> Cc: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

Acked-by: WANG Cong <xiyou.wangcong@xxxxxxxxx>

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