aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
diff options
context:
space:
mode:
authorJinglin Wen <[email protected]>2024-06-20 02:41:50 +0000
committerMichael Ellerman <[email protected]>2024-06-23 01:54:13 +0000
commit13fc6c175924eaa953cf597ce28ffa4edc4554a6 (patch)
tree7e9733c6ea65b0d11268abef1c4b76a0606e1853 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
parentKVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() (diff)
downloadkernel-13fc6c175924eaa953cf597ce28ffa4edc4554a6.tar.gz
kernel-13fc6c175924eaa953cf597ce28ffa4edc4554a6.zip
powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0
According to the code logic, when the kernel is loaded at address 0, no copying operation should be performed, but it is currently being done. This patch fixes the issue where the kernel code was incorrectly duplicated to address 0 when booting from address 0. Fixes: b270bebd34e3 ("powerpc/64s: Run at the kernel virtual address earlier in boot") Cc: [email protected] # v6.4+ Signed-off-by: Jinglin Wen <[email protected]> Suggested-by: Michael Ellerman <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions