hsakmt: fix spelling error
This was pulled in from: https://github.com/ROCm/ROCT-Thunk-Interface/pull/107 Change-Id: Ic30e4552a94a212a9cd138f9311b1c85b0c13867
Этот коммит содержится в:
коммит произвёл
Jeremy Newton
родитель
b9c6144f23
Коммит
7a52a45824
@@ -2130,7 +2130,7 @@ static HSAKMT_STATUS init_mmap_apertures(HSAuint64 base, HSAuint64 limit,
|
||||
* only apply to old GPUs that don't support 48-bit
|
||||
* virtual addresses.
|
||||
*/
|
||||
pr_info("Falling back to reserved SVM apertures due to alignment contraints.\n");
|
||||
pr_info("Falling back to reserved SVM apertures due to alignment constraints.\n");
|
||||
return HSAKMT_STATUS_ERROR;
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user