Re: [RFC] [PATCH] new modversions implementation

Sam Ravnborg (sam@ravnborg.org)
Tue, 28 Jan 2003 20:20:46 +0100


On Tue, Jan 28, 2003 at 06:06:17PM +1100, Rusty Russell wrote:
> >
> > The member "num_syms" says something about number of symbols,
> > but is contains the syms_size. Misleading name.
>
> I think you've missed the declaration:
>
> extern const struct kernel_symbol __start___ksymtab[];

Yep, for a second I forgot about pointer aritmetics and starting
considering (void *).
Kai already pointed out this to me :-(

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