Re: Accessing a user space variable from a kernel module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday 24 March 2005 11:40, cranium2003 wrote:
> Hi all,
>         I read thread on kernelnewbies that string can
> be accessed in kernel from user space. So i try to do
> it. I write simple user space program that receives
> input string from user.  I wan to know how then i can
> write a kernel module that will receive that string
> given by user.
> My user program.

Perhaps you can use netlink to communicate userland-kernelland, or you can 
write a new system-call or use some virtual filesystem like proc or using 
libfs to read data from userspace.

Regards,
Alejandro

Attachment: pgpj3zeIeDqYk.pgp
Description: PGP signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux