From: Amber Palekar <amber_palekar@yahoo.com>
To: vda <vda@port.imtp.ilyichevsk.odessa.ua>
Cc: kernel list <linux-kernel@vger.kernel.org>
Subject: Re: syscall from modules
Date: Tue, 25 Dec 2001 04:03:03 -0800 (PST) [thread overview]
Message-ID: <20011225120303.99542.qmail@web20305.mail.yahoo.com> (raw)
In-Reply-To: <01122513462001.02101@manta>
hi,
if i export these syms .. firstly ill have to
change the source/patch the kernel which is not
advisable then every time i write such a module .. ill
have to make sure that i export all these symbols and
there are no conflicts due to some wierd deps that
might be present ( u never know ! ) So i am looking
for a descent way to do the same
Still in need of help,
Amber
--- vda <vda@port.imtp.ilyichevsk.odessa.ua> wrote:
> On Tuesday 25 December 2001 09:31, Amber Palekar
> wrote:
> > Hi,
> > I am trying to write a linux kernel module.I
> want
> > to use sys_sendto,sys_recvfrom etc calls from
> the
> > module.However these symbols are not present in
> > 'ksyms'.One sluggish option is to modify socket.c
> (
> > which contains these function definitions ) to
> > export the symbols. However this would require
> > comiling the entire kernel.Is there a descent way
> to
> > do this ??
>
> I don't know much about module writing.
> Why do you think it's wrong to export those fns?
> --
> vda
__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
next parent reply other threads:[~2001-12-25 12:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <01122513462001.02101@manta>
2001-12-25 12:03 ` Amber Palekar [this message]
2001-12-25 11:31 syscall from modules Amber Palekar
2001-12-25 13:09 ` Trond Myklebust
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20011225120303.99542.qmail@web20305.mail.yahoo.com \
--to=amber_palekar@yahoo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vda@port.imtp.ilyichevsk.odessa.ua \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox