]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe: Reorder 'Get pages failed' message
authorMatthew Brost <matthew.brost@intel.com>
Tue, 10 Jun 2025 04:56:49 +0000 (21:56 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Tue, 10 Jun 2025 14:04:07 +0000 (07:04 -0700)
commit10201c7de5de946497160eb298ea60d54d849fe1
treee37612b0217d20ad5131ad88efc86580f379cf77
parent86e2d052c2320bf12571a5d96b16c2745e1cfc5e
drm/xe: Reorder 'Get pages failed' message

Print the error from get pages failing, not the cast to -ENODATA.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>>
Link: https://lore.kernel.org/r/20250610045649.3149801-1-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_vm.c