mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 11:13:02 +09:00
This change moves all global binder state into the context struct, thereby completely separating the state and the locks between two different contexts. The debugfs entries remain global, printing entries from all contexts. Change-Id: If8e3e2bece7bc6f974b66fbcf1d91d529ffa62f0 Signed-off-by: Martijn Coenen <maco@google.com>