android_kernel_xiaomi_sm8350/core/dp
Mohit Khanna 37ffb29390 qcacld-3.0: Fix for race condition in peer map/unmap handlers
In case there are multiple copy engines (for example in ihelium), the
peer map and unmap handlers may be executed on different CPUs
concurrently. These functions access global peer data structures and are
not SMP-safe.

Re-factor the existing code to make it SMP-safe.

Change-Id: I3f52e17a80d7eae8d4c2fb88da7f57f64455b031
CRs-Fixed: 1050653
2016-08-13 14:07:28 -07:00
..
htt qcacld-3.0: Make rx hash look-up SMP safe 2016-08-13 14:07:28 -07:00
ol/inc qcacld-3.0: Add per CPU interrupt statistics 2016-06-30 14:49:30 +05:30
txrx qcacld-3.0: Fix for race condition in peer map/unmap handlers 2016-08-13 14:07:28 -07:00