Re: [PATCH -next] module.h: add stub for is_module_percpu_address

From: Rusty Russell
Date: Wed Mar 31 2010 - 08:59:21 EST


On Wed, 31 Mar 2010 04:01:55 am Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> Fix build for CONFIG_MODULES not enabled by providing a stub
> for is_module_percpu_address().
>
> kernel/lockdep.c:605: error: implicit declaration of function 'is_module_percpu_address'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

Acked-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>

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