aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev
diff options
context:
space:
mode:
authorMartijn Coenen <[email protected]>2017-08-31 08:04:26 +0000
committerGreg Kroah-Hartman <[email protected]>2017-09-01 07:21:57 +0000
commit858b2719686ddd0ab5fc77479a46d16f90e6b7da (patch)
tree31ce51f18aab399e037ae86e88ccb4b4bdbc0459 /net/switchdev
parentANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctl (diff)
downloadkernel-858b2719686ddd0ab5fc77479a46d16f90e6b7da.tar.gz
kernel-858b2719686ddd0ab5fc77479a46d16f90e6b7da.zip
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. Signed-off-by: Martijn Coenen <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions