diff options
author | Philip Yang <[email protected]> | 2021-10-20 17:26:49 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-10-21 23:38:35 -0400 |
commit | 33c6bd989d5e483b6197f5b6a53c81f8a8f6a215 (patch) | |
tree | fa3e7b658ed353717cfc930c7439ec799a6e37df /scripts/clang-tools/gen_compile_commands.py | |
parent | 75fa98d6e458d0fb723c9c968c872cd4aa153049 (diff) |
drm/amdkfd: debug message to count successfully migrated pages
Not all migrate.cpages returned from migrate_vma_setup can be migrated,
for example non anonymous page, or out of device memory. So after
migrate_vma_pages returns, add debug message to count pages are
successfully migrated which has MIGRATE_PFN_VALID and
MIGRATE_PFN_MIGRATE flag set.
Signed-off-by: Philip Yang <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions