summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDavid Francis <David.Francis@amd.com>2026-05-14 17:31:20 +0300
committerAlex Deucher <alexander.deucher@amd.com>2026-05-27 17:40:39 +0300
commit2bab781dac78916c5cc8de76345a4102449267d7 (patch)
treefb2e3699c64a87be71f38fb70b1c53af1e9346c1 /include/linux
parent1a58070fda26857a8f6acc0ab05428e60d5c6844 (diff)
downloadlinux-2bab781dac78916c5cc8de76345a4102449267d7.tar.xz
drm/amdkfd: Check for pdd drm file first in CRIU restore path
CRIU restore ioctls are meant to be called by CRIU with no existing drm file. There's an error path for if the drm file unexpectedly exists. It was positioned so it was missing a fput(drm_file). Do that check earlier, as soon as we have the pdd. Signed-off-by: David Francis <David.Francis@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions