summaryrefslogtreecommitdiff
path: root/include/linux/device-id/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorDavid Francis <David.Francis@amd.com>2026-05-14 10:31:20 -0400
committerAlex Deucher <alexander.deucher@amd.com>2026-05-27 10:40:39 -0400
commit2bab781dac78916c5cc8de76345a4102449267d7 (patch)
treefb2e3699c64a87be71f38fb70b1c53af1e9346c1 /include/linux/device-id/git@git.tavy.me:linux-stable.git
parent1a58070fda26857a8f6acc0ab05428e60d5c6844 (diff)
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/device-id/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions