[PATCH 0/1] Make page size consistent in migration
Simon Richter
Simon.Richter at hogyros.de
Sat Aug 16 14:24:45 UTC 2025
Hi,
sending this one separate from the other PAGE_SIZE related patches because
this loop was recently modified, and it's immediately obvious that
PAGE_SIZE vs XE_PAGE_SIZE should be consistent within a single loop.
I'm not sure this is actually correct, or if this needs extra handling for
PAGE_SIZE != XE_PAGE_SIZE -- a lot of the other migration code uses
PAGE_SIZE, and that also seems correct in that context because it involves
copying to and from host memory.
Simon
Simon Richter (1):
Make page size consistent in migration
drivers/gpu/drm/xe/xe_migrate.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.47.2
More information about the Intel-xe
mailing list