module.c broken in latest snapshot

Brian Gerst (bgerst@didntduck.org)
Wed, 02 Apr 2003 10:48:24 -0500


kernel/module.c: In function `check_modstruct_version':
kernel/module.c:845: warning: passing arg 2 of `__find_symbol' from
incompatible pointer type
kernel/module.c:845: warning: passing arg 3 of `__find_symbol' from
incompatible pointer type
kernel/module.c:847: warning: passing arg 5 of `check_version' from
incompatible pointer type
kernel/module.c:847: too many arguments to function `check_version'
kernel/module.c: In function `load_module':
kernel/module.c:1276: structure has no member named `num_syms'

--
				Brian Gerst

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/