> > 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
>
On Wednesday 13 July 2005 01:39, Adrian Glaubitz wrote:
> 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
On Tue, Jul 12, 2005 at 11:39:20PM +0200, Adrian Glaubitz wrote:
> 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 declar
Hello Rusty,
As it seeems that you are the maintainer of the module
related code in the Linux kernel, I send these
two small patches to you:
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
4 matches
Mail list logo