diff options
author | 2021-05-18 18:14:03 +0800 | |
---|---|---|
committer | 2021-06-15 19:05:28 +0100 | |
commit | c70fe14f83ae0793a1119fa5741b19ab9ba411b2 (patch) | |
tree | be780f3d8234a4d28fa2a37bc8bfbc383c111f0c /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan (diff) | |
download | linux-rng-c70fe14f83ae0793a1119fa5741b19ab9ba411b2.tar.xz linux-rng-c70fe14f83ae0793a1119fa5741b19ab9ba411b2.zip |
arm64: mm: fix the count comments in compute_indices
'count - 1' is confusing and not comply with the real code running.
'count' actually represents the extra entries required, no need minus 1.
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210518101405.1048860-3-aisheng.dong@nxp.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions