lkml.org 
[lkml]   [1996]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Modules. What's the deal?
On Wed, 10 Apr 1996, Russell Berry wrote:

> >What's going on here?
> ...
> >Failed to load module! The symbols from kernel 1.3.85 don't match 1.3.85
>
>
> I get the same trying to load the module for dosemu, never happened
> before. What's up guys?
>
> ---russ
>

Some functions were renamed in the kernel. (invalidate_* renamed to
flush_tlb_* )

The solution for dosemu is to hack emumod/vm86.c and tlb.c and replace
calls to invalidate_all() to flush_tlb_all(). Or, better make an
#ifdef kernel version >1.3.83 (may be 84) ...

gyula

--
Gyula Matics
mgyula@sch.bme.hu Linux!



\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.051 / U:0.528 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site