Re: Exporting new functions from kernel 2.2.14

From: Keith Owens (kaos@ocs.com.au)
Date: Tue Jun 05 2001 - 08:24:33 EST


On Tue, 5 Jun 2001 09:10:56 -0400,
"Arthur Naseef" <arthur.naseef@ariel.com> wrote:
>I still have not figured out the magic that creates the .ver files which
>would resolve your concern with the symbol versions, but I do know that
>you can edit the .ver file yourself (under /usr/src/linux/include/modules/)
>and add entries. This will eliminate the funny versioning, as in:
>
> grab_timer_interrupt_R__ver_grab_timer_interrupt
>
>You can pick a hash value to use. For example, you might add the following:
>
> #define __ver_grab_timer_interrupt a1b2c3d4
> #define grab_timer_interrupt _set_ver(grab_timer_interrupt)

Remind me _NEVER_ to answer any of your module problems. Make up your
own hash indeed, complete and utter rubbish!

-
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/



This archive was generated by hypermail 2b29 : Thu Jun 07 2001 - 21:00:38 EST