Files
linux/drivers
Martijn Coenen 639c3b3d6e ANDROID: binder: Don't BUG_ON(!spin_is_locked()).
Because is_spin_locked() always returns false on UP
systems.

Use assert_spin_locked() instead, and remove the
WARN_ON() instances, since those were easy to verify.

Bug: 64073116
Change-Id: I9080991c6d67e91928282a3ee64db23e50c7d66a
Signed-off-by: Martijn Coenen <maco@android.com>
2017-08-11 19:31:04 +05:30
..
2017-06-17 06:39:36 +02:00
2017-08-06 19:19:41 -07:00
2016-09-24 10:07:35 +02:00
2017-08-06 19:19:42 -07:00
2017-02-23 17:43:10 +01:00
2017-07-06 11:07:40 +08:00
2017-07-06 11:07:40 +08:00
2017-07-06 11:07:40 +08:00