Skip to content

Commit 75ff53c

Browse files
Umang Jaingregkh
authored andcommitted
staging: vc04_services: Drop completed TODO item
The memory barrier comments are added in commit f6c99d8 ("staging: vchiq_arm: Add missing memory barrier comments") Drop the respective item from the TODO list. Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Link: https://lore.kernel.org/r/20240412075743.60712-12-umang.jain@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 42a2f66 commit 75ff53c

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

  • drivers/staging/vc04_services/interface

drivers/staging/vc04_services/interface/TODO

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ variables avoided.
2828
A short top-down description of this driver's architecture (function of
2929
kthreads, userspace, limitations) could be very helpful for reviewers.
3030

31-
* Review and comment memory barriers
32-
33-
There is a heavy use of memory barriers in this driver, it would be very
34-
beneficial to go over all of them and, if correct, comment on their merits.
35-
Extra points to whomever confidently reviews the remote_event_*() family of
36-
functions.
37-
3831
* Reformat core code with more sane indentations
3932

4033
The code follows the 80 characters limitation yet tends to go 3 or 4 levels of

0 commit comments

Comments
 (0)