aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorHardevsinh Palaniya <[email protected]>2024-11-13 13:41:18 +0000
committerVineet Gupta <[email protected]>2024-12-10 18:12:56 +0000
commit7dd9eb6ba88964b091b89855ce7d2a12405013af (patch)
treea16ba8c4becc929d71a7611f0b4f5b2de20330db /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port... (diff)
downloadkernel-7dd9eb6ba88964b091b89855ce7d2a12405013af.tar.gz
kernel-7dd9eb6ba88964b091b89855ce7d2a12405013af.zip
ARC: bpf: Correct conditional check in 'check_jmp_32'
The original code checks 'if (ARC_CC_AL)', which is always true since ARC_CC_AL is a constant. This makes the check redundant and likely obscures the intention of verifying whether the jump is conditional. Updates the code to check cond == ARC_CC_AL instead, reflecting the intent to differentiate conditional from unconditional jumps. Suggested-by: Vadim Fedorenko <[email protected]> Reviewed-by: Vadim Fedorenko <[email protected]> Acked-by: Shahab Vahedi <[email protected]> Signed-off-by: Hardevsinh Palaniya <[email protected]> Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions