hsakmt: fix spelling error
This was pulled in from: https://github.com/ROCm/ROCT-Thunk-Interface/pull/107 Change-Id: Ic30e4552a94a212a9cd138f9311b1c85b0c13867
This commit is contained in:
committed by
Jeremy Newton
parent
b9c6144f23
commit
7a52a45824
+1
-1
@@ -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