lkml.org 
[lkml]   [2003]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5.59-mm7
Ed Tomlinson <tomlins@cam.org> wrote:
>
> Looks like something got missed... I get this with mm7
>
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.59-mm7; fi
> WARNING: /lib/modules/2.5.59-mm7/kernel/arch/i386/kernel/apm.ko needs unknown symbol xtime_lock
>

aww, that's not fair.

xtime_lock was _always_ referenced by apm.c, and never exported to modules.

The only reason it ever worked was that apm does not compile for SMP, and
write/read_lock() are no-ops on uniprocessor.

ho hum, thanks, I shall add the export.


-
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 13:32    [W:0.053 / U:0.812 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site