This is to discuss the problems I am facing with a driver built on a 2.6.18 kernel.
In the driver code, a system call has been imported as a module function.
Can this be done? The module is building all right without any error.
I am providing the link to the source code repository for the same to understand this problem.
Here is the function definition in the module code-
This function long mkdir(......) has most probably imported sytem call sys_mkdir since no other instance of mkdir is there in the kernel source tree.
Please somebody explain this.
Regards,
Saket Sinha
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies