OSDN Git Service

Revert "Revert "Revert "CHROMIUM: android: binder: Fix potential scheduling-while...
authorTodd Kjos <tkjos@google.com>
Tue, 11 Apr 2017 21:39:47 +0000 (21:39 +0000)
committerTodd Kjos <tkjos@google.com>
Tue, 11 Apr 2017 21:40:04 +0000 (21:40 +0000)
commit84b6001987a05f1d16bc3939f8ebf1cf9bd672e2
tree8fd6270b41a7b4931f6d51a9ce969bbd9d0b77ed
parent2295052f9de4d8288015e7d97ab0363a71604e64
Revert "Revert "Revert "CHROMIUM: android: binder: Fix potential scheduling-while-atomic"""

This reverts commit 6a3b9c4984f9edc5a136720e42f1d2ab387857a4.

Sigh. Confusion reigns. The rest of the preempt_disable patch is not in common, so this shouldn't be here afterall (it is in several downstream branches that therefore need this one too).

Re-reverting. We don't want the preempt_disable stuff in common since fine-grained locking is coming soon.

Change-Id: I2595516cab28041fa72f4a38692266a0f2a01ab4
drivers/android/binder.c