Move from direct call to kfd_ioctl to wrapping kmtIoctl
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
[ROCm/ROCR-Runtime commit: 94c0329fc4]
This commit is contained in:
@@ -110,8 +110,3 @@ hsaKmtCloseKFD(void)
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
extern int kfd_ioctl(int cmdcode, void* data)
|
||||
{
|
||||
return ioctl(kfd_fd, cmdcode, data);
|
||||
}
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user