Hi!
When calling sys_open,it calls NDINIT with UIO_USERSPACE
as one of the arguments.But as i am calling from KERNEL space
should i have to change some fields of VM sturcts to have illusion
that call is made from USERSPACE and latter on restore the values.
Thanks in advance for help.
Ashish