aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/vmalloc.c
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2025-05-21 09:01:02 +0000
committerThomas Hellström <[email protected]>2025-06-09 15:10:20 +0000
commitd6fb4f01736a1d18cc981eb04fa2907a7121fc27 (patch)
tree1412b8d66de739219da06509c80e32028058b2f6 /rust/helpers/vmalloc.c
parentLinux 6.16-rc1 (diff)
downloadkernel-d6fb4f01736a1d18cc981eb04fa2907a7121fc27.tar.gz
kernel-d6fb4f01736a1d18cc981eb04fa2907a7121fc27.zip
drm/xe/svm: Fix regression disallowing 64K SVM migration
When changing the condition from >= SZ_64K, it was changed to <= SZ_64K. This disallows migration of 64K, which is the exact minimum allowed. Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/5057 Fixes: 794f5493f518 ("drm/xe: Strict migration policy for atomic SVM faults") Cc: [email protected] Cc: Matthew Brost <[email protected]> Cc: Himal Prasad Ghimiray <[email protected]> Reviewed-by: Himal Prasad Ghimiray <[email protected]> Signed-off-by: Maarten Lankhorst <[email protected]> Link: https://lore.kernel.org/r/[email protected] (cherry picked from commit 531bef26d189b28bf0d694878c0e064b30990b6c) Signed-off-by: Thomas Hellström <[email protected]>
Diffstat (limited to 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions