[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1558373038-5611-1-git-send-email-andrea.parri@amarulasolutions.com>
Date: Mon, 20 May 2019 19:23:54 +0200
From: Andrea Parri <andrea.parri@...rulasolutions.com>
To: linux-kernel@...r.kernel.org
Cc: Andrea Parri <andrea.parri@...rulasolutions.com>,
Rob Clark <robdclark@...il.com>, Sean Paul <sean@...rly.run>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Jordan Crouse <jcrouse@...eaurora.org>,
Jens Axboe <axboe@...nel.dk>, Omar Sandoval <osandov@...com>,
Ming Lei <ming.lei@...hat.com>, "Yan, Zheng" <zyan@...hat.com>,
Sage Weil <sage@...hat.com>, Ilya Dryomov <idryomov@...il.com>,
"Paul E. McKenney" <paulmck@...ux.ibm.com>,
Peter Zijlstra <peterz@...radead.org>
Subject: [PATCH 0/4] Fix improper uses of smp_mb__{before,after}_atomic()
Hi all, this is a respin of:
https://lkml.kernel.org/r/1556568902-12464-1-git-send-email-andrea.parri@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 <robdclark@...il.com>
Cc: Sean Paul <sean@...rly.run>
Cc: David Airlie <airlied@...ux.ie>
Cc: Daniel Vetter <daniel@...ll.ch>
Cc: Jordan Crouse <jcrouse@...eaurora.org>
Cc: Jens Axboe <axboe@...nel.dk>
Cc: Omar Sandoval <osandov@...com>
Cc: Ming Lei <ming.lei@...hat.com>
Cc: "Yan, Zheng" <zyan@...hat.com>
Cc: Sage Weil <sage@...hat.com>
Cc: Ilya Dryomov <idryomov@...il.com>
Cc: "Paul E. McKenney" <paulmck@...ux.ibm.com>
Cc: Peter Zijlstra <peterz@...radead.org>
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
Powered by blists - more mailing lists