lkml.org 
[lkml]   [2005]   [Jul]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] Runtime fix for intermodule.c
From
> > This little patch adds the missing function declaration
> > of the deprecatated function call inter_module_get
> > to the header file include/linux/module.h and the
> > necessary EXPORT_SYMBOL to kernel/intermodule.c. Without
> > the declaration and the EXPORT_SYMBOL any module that requires
> > the inter_module_get call will fail upon loading
> > since the symbol inter_module_get cannot be resolved,
> > applying this patch will make those modules work again.
>
> There's a reason you shouldn't use it, and because of that it's
> not exported.

I am sorry ! Since I didn't see any reason why not, I added
the export to code again to make my modem work with
the latest kernel versions. Well, I will need to try to
fix the driver then. I think I can use symbol_get instead,
can't I ?

Regards,

Adrian Glaubitz
-
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-07-13 10:22    [W:0.045 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site