diff options
author | Andrea Parri | 2018-08-14 20:41:06 +0200 |
---|---|---|
committer | Marcel Holtmann | 2018-09-27 11:59:58 +0200 |
commit | 5aac49378742a52bbe8af3d25bc51b487be7b17f (patch) | |
tree | 766b8ef63da32898842943c4d4df7d63b9b04af1 /kernel/cgroup/rstat.c | |
parent | 1042caa79e9351b81ed19dc8d2d7fd6ff51a4422 (diff) |
Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic
The barriers are unneeded; wait_woken() and woken_wake_function()
already provide us with the required synchronization: remove them
and document that we're relying on the (implicit) synchronization
provided by wait_woken() and woken_wake_function().
Signed-off-by: Andrea Parri <andrea.parri@amarulasolutions.com>
Reviewed-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'kernel/cgroup/rstat.c')
0 files changed, 0 insertions, 0 deletions