public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* syscall from modules
@ 2001-12-25 11:31 Amber Palekar
  2001-12-25 13:09 ` Trond Myklebust
  0 siblings, 1 reply; 10+ messages in thread
From: Amber Palekar @ 2001-12-25 11:31 UTC (permalink / raw)
  To: kernel list

 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 ??
 
 Pls help !!!
 Amber
 


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2001-12-28 19:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-25 11:31 syscall from modules Amber Palekar
2001-12-25 13:09 ` Trond Myklebust
2001-12-25 13:14   ` Again:syscall " Amber Palekar
2001-12-25 18:37     ` Trond Myklebust
2001-12-27 15:54     ` Terje Eggestad
2001-12-27 16:04       ` Terje Eggestad
2001-12-27 18:57       ` Trond Myklebust
2001-12-28 15:41         ` Ralf Baechle
2001-12-28 15:48           ` Trond Myklebust
2001-12-28 16:26             ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox