to me.
However, if ref_module is exported only for ksplice, then you can
ignore this patch.
Thanks,
Barbaros
On Aug 6, 2012, at 9:58 AM, Rusty Russell wrote:
> On Wed, 1 Aug 2012 20:57:07 +0300, Barbaros Tokaoğlu
> wrote:
>> ref_module function is not defined when CONFIG_MODULE
ref_module function is not defined when CONFIG_MODULES is not set thus
it causes compile error when a module which is set to be built-in uses it.
This patch defines a dummy ref_module function when CONFIG_MODULES
is not set.
Signed-off-by: Barbaros Tokaoğlu
---
include/linux/module.h |5
2 matches
Mail list logo