> On 10/25/2010 10:23 AM, [email protected] wrote: >> I don't own fs/exec.c. I own the PTI driver which is a deliverable to >> customers which can be fixed quicker in the short-term. In a previous >> email Alan even eluded to it might take some time to have that kernel >> code >> changed. > > it's not quicker to duplicate a whole function than it is to add one line. > >
I asked for advice how to proceed when I gave an advanced warning I ran into the problem of module compilation using get_task_comm(), the preferred way of implementing this feature. Based on the feedback I got, this is the change I made. It's the same code, it's just encapsulated within the driver, so it's unobtrusive to the rest of the kernel and upstream drivers who access the global variable their own way. _______________________________________________ Meego-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
