hsakmt: fix spelling error
This was pulled in from:
https://github.com/ROCm/ROCT-Thunk-Interface/pull/107
Change-Id: Ic30e4552a94a212a9cd138f9311b1c85b0c13867
[ROCm/ROCR-Runtime commit: 7a52a45824]
This commit is contained in:
committed by
Jeremy Newton
orang tua
a11a34468d
melakukan
b1b4d4af59
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user