mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
ci: fix new codespell errors
Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
parent
727d796505
commit
df7b897a22
21 changed files with 22 additions and 22 deletions
|
|
@ -263,7 +263,7 @@ ROCm | Radeon Open Compute Platform
|
|||
Thunk | User-mode API interface to interact with amdgpu.ko
|
||||
KFD | AMD Kernel Fusion Driver
|
||||
Mesa | Open source OpenGL implementation
|
||||
GTT | Graphis Translation Table, also used to denote kernel-managed system memory for GPU access
|
||||
GTT | Graphics Translation Table, also used to denote kernel-managed system memory for GPU access
|
||||
VRAM | Video RAM
|
||||
BO | Buffer Object
|
||||
HMM | Heterogeneous Memory Management
|
||||
|
|
|
|||
|
|
@ -1241,7 +1241,7 @@ static bool map_devices(struct tp_system *src_sys, struct tp_system *dest_sys, s
|
|||
return true;
|
||||
} else {
|
||||
/* We could not map remaining nodes in the list. Add dest node back
|
||||
* to list and try to map next dest ndoe in list to current src
|
||||
* to list and try to map next dest node in list to current src
|
||||
* node.
|
||||
*/
|
||||
pr_debug("Nodes after [0x%04X -> 0x%04X] did not match, "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue