diff options
| author | Srinivasan Shanmugam <[email protected]> | 2023-08-09 10:59:40 +0530 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-08-15 17:40:44 -0400 |
| commit | 4c452b5c7d73dadd8161a55a7a3f30599e4318aa (patch) | |
| tree | ec569c9112db670dddd4bf9fee9ec504063febf8 /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | c84f512387fcda784b907c4754b8c4088432fa5d (diff) | |
drm/amdgpu: Fix missing comment for mb() in 'amdgpu_device_aper_access'
This patch adds the missing code comment for memory barrier
WARNING: memory barrier without comment
+ mb();
WARNING: memory barrier without comment
+ mb();
Cc: Guchun Chen <[email protected]>
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: "Pan, Xinhui" <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Reviewed-by: Guchun Chen <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions