>> Hello all, >> I have one linked list data structure added to >> a file in kernel source code which has some kernel >> info. I want to acess that linked list structure from >> user space. Is that possible??
Yes!! >> Also how to add own system call usable at user >> level from kernel module?? !! > Many people will tell you to use the /proc file-system. *cough* sysfs *cough* err...(due to new horizons): *cough* relayfs *cough* Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

