On Mon, Mar 24, 2008 at 6:46 PM, Carlo Bertoldi <[EMAIL PROTECTED]> wrote:
> Hi,
>   this is my first question to mailing list, and obviously, I'm a kernel
>  newbie.
>  I wrote a kernel module to export some data to xenstore, a filesystem
>  pretty similar to the /proc one. Then I wrote another module that takes
>  care of loading the previous one and obtains the needed symbol from it.
>  Now I'd like to use the first module symbols directly in the kernel asap

Didn't get your question. What does *asap* mean ?? early during bootup
? I hope it is not related to EXPORT_SYMBOL()


>   during system initialization, but I don't know where to put my hands.
>  Thanks for the help
>   Carlo Bertoldi
>  --
>  It's better to know something about everything, than everything about
>  something.
>
>  Blaise Pascal
>
>  --
>  To unsubscribe from this list: send an email with
>  "unsubscribe kernelnewbies" to [EMAIL PROTECTED]
>  Please read the FAQ at http://kernelnewbies.org/FAQ
>
>



-- 
Thanks & Regards,
********************************************
Manish Katiyar ( http://mkatiyar.googlepages.com )
3rd Floor, Fair Winds Block
EGL Software Park
Off Intermediate Ring Road
Bangalore 560071, India
***********************************************

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to