Re: [RFC][PATCH] new modversions implementation

From: Paul Marinceu (elixxir@ucc.gu.uwa.edu.au)
Date: Sun Feb 02 2003 - 03:37:52 EST


Rusty,

When trying to compile 2.5.59 after patching with modversions.patch,
modversions2.patch and modversions-less-magic.patch I discovered a tiny
glitch which prevents compilation.

The culprit is a missing opening brace in modversions2.patch on line 72
(underlined below)

+#ifdef CONFIG_MODVERSIONING
+ if ((mod->symbols.num_syms && !crcindex)
+ || (mod->gpl_symbols.num_syms && !gplcrcindex)) {
                                                           ^^^
Also, whatever happened to modversions.h? A module I have refuses to
compile without it. I'm not yet such a good hacker to figure out how your
new modversions implementation works 8)

Oh, and can you please cc: me since I'm not subscribed.

Cheers

--
 Paul Marinceu
 http://elixxir.ucc.asn.au

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



This archive was generated by hypermail 2b29 : Fri Feb 07 2003 - 22:00:08 EST