get_task_comm() kernel symbol patch.
This is a kernel patch that fixes an issue of breaking kernel
module compilation when get_task_comm() is used by a device
driver. Current upstream drivers have been working around
this issue by accessing the 'current' global variable
directly, which has been deemed 'bad' by upstream reviewers._______________________________________________ Meego-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
