attr.ia_uid = current->uid;
attr.ia_gid = current->gid;
though it has not been initialized or assigned or typecasted to this task_struct.
HOW?
I searched on the entire lxr but could not find the solution.
Kindly help.
PS: This driver is built on 2.6.28 kernel so use lxr from 2.6.18 kernel only like