On 7/6/05, Shrinand Javadekar <[EMAIL PROTECTED]> wrote:
> If a function is written in a kernel module (and not hooked to any
> syscall) and that kernel module is loaded in memory, can user-land
> programs call that function?
> 

An ioctl can do the job.

> Also, does making an entry in the syscall table mean writing an
> interrupt handler?
> 
system calls are software interrupts.

--ashwin

--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      (plug-mail@plug.org.in)
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to