[Matthew Dharm]
> I'm having some problems with unresolved symbols in my modules with
> test13-pre1.  This worked just fine before, and the symbols are all
> stuff that I'm sure it there.
> 
> It looks like the modules were compiled for non-versioned symbols,
> while my kernel uses versioned symbols.  The modules are looking for
> things like daemonize, kmalloc, try_inc_mod_count, and other things
> I'd fully expect to be there.  /proc/ksyms shows them as
> __VERSIONED_SYMBOL(daemonize), so I'm not sure what to expect.

There are several MODVERSIONS fixes in test13-pre2.  The "old Makefiles
must die" project is still a WIP but getting there.

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to