Revert "android: binder: Sanity check at binder ioctl"
This reverts commit a906d693. The patch introduced a race in the binder driver. An attempt to fix the race was submitted in "[PATCH v2] android: binder: fix dangling pointer comparison", however the conclusion in the discussion for that patch was that the original patch should be reverted. The reversion is being done as part of the fine-grained locking patchset since the patch would need to be refactored when proc->vmm_vm_mm is removed from struct binder_proc and added in the binder allocator. Also needs reversion in 4.9 LTS Change-Id: I9777ece955c07ac30432187bb968f87cf73271d8 Signed-off-by:Todd Kjos <tkjos@google.com>
Loading
Please register or sign in to comment