This patch series uses filp->private data to get access to a PROCESS_CONTEXT
pointer which in turn tracks all the resources tied to an open file handle.

This will help in:
1. Implementation of clean resource accounting.
2. Proper resource cleanup irrespective of multithreading or multitasking in
   user space applications.

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to