diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2023-08-01 09:30:18 -0700 |
---|---|---|
committer | Frederic Weisbecker <frederic@kernel.org> | 2023-09-11 23:00:32 +0200 |
commit | 730c3ed4ba30feadfb20b4d4d18e869bc00348f6 (patch) | |
tree | 248c7a7bc39c4dcf9d8b6d5dad7ad6e20741aa4b /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff) |
refscale: Fix misplaced data re-read
This commit fixes a misplaced data re-read in the typesafe code.
The reason that this was not noticed is that this is a performance test
with no writers, so a mismatch could not occur.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions