lkml.org 
[lkml]   [2003]   [Feb]   [2]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 2 Feb 2003 16:37:52 +0800 (WST)
FromPaul Marinceu <>
SubjectRe: [RFC][PATCH] new modversions implementation
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/

\
 
 \ /
  Last update: 2005-03-22 12:32    [from the cache]
©2003-2008