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

From: Tejun Heo
Date: Tue Mar 30 2010 - 22:35:19 EST


On 03/31/2010 02:31 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>

Thanks. Applied to percpu tree.

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