Hi all, this is a respin of: https://lkml.kernel.org/r/1556568902-12464-1-git-send-email-andrea.pa...@amarulasolutions.com
which includes the following main changes: - add Reviewed-by: tags (Ming Lei) - add inline comment (Zheng Yan) (Applies to 5.2-rc1.) Remark/Disclaimer: https://lkml.kernel.org/r/20190430164404.GA2874@andrea Cheers Andrea Cc: Rob Clark <[email protected]> Cc: Sean Paul <[email protected]> Cc: David Airlie <[email protected]> Cc: Daniel Vetter <[email protected]> Cc: Jordan Crouse <[email protected]> Cc: Jens Axboe <[email protected]> Cc: Omar Sandoval <[email protected]> Cc: Ming Lei <[email protected]> Cc: "Yan, Zheng" <[email protected]> Cc: Sage Weil <[email protected]> Cc: Ilya Dryomov <[email protected]> Cc: "Paul E. McKenney" <[email protected]> Cc: Peter Zijlstra <[email protected]> Andrea Parri (4): drm/msm: Fix improper uses of smp_mb__{before,after}_atomic() bio: fix improper use of smp_mb__before_atomic() sbitmap: fix improper use of smp_mb__before_atomic() ceph: fix improper use of smp_mb__before_atomic() drivers/gpu/drm/msm/adreno/a5xx_preempt.c | 4 ++-- fs/ceph/super.h | 7 ++++++- include/linux/bio.h | 2 +- lib/sbitmap.c | 2 +- 4 files changed, 10 insertions(+), 5 deletions(-) -- 2.7.4

