This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers
Ricardo Mendoza b3574a04ed binder: search for receiving context pid in global namespace
BugLink: http://bugs.launchpad.net/bugs/1210149

If binder cannot find the receiving task in the sender's namespace it
will default to a null PID which thus breaks communication in our
container-based scenario. This patch extends binder to first look in the
senders namespace and if unsuccesfull search in the global namespace.

Signed-off-by: Ricardo Mendoza <ricardo.mendoza@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
2014-01-09 07:43:53 -07:00
..
2013-02-25 11:32:11 -08:00
2013-09-09 17:01:42 -07:00
2012-04-18 13:15:51 -07:00
2012-05-07 12:26:28 -04:00