Thank you very much for your reply. :)
DRM_IOCTL_VERSION has to be a special one, but my patch really need be
improved. The string pointers should be translated, but the new string
buffers need not be allocated.
I will try to send patch v2 within this week end.
DRM_IOCTL_* really have many comma
Le 10/03/2020 à 21:16, Laurent Vivier a écrit :
> Le 26/02/2020 à 12:38, cheng...@emindsoft.com.cn a écrit :
>> From: Chen Gang
>>
>> The other DRM_IOCTL_* commands will be done later.
>>
>> Signed-off-by: Chen Gang
>> ---
>> linux-user/ioctls.h| 3 +
>> linux-user/syscall.c | 13
Le 26/02/2020 à 12:38, cheng...@emindsoft.com.cn a écrit :
> From: Chen Gang
>
> The other DRM_IOCTL_* commands will be done later.
>
> Signed-off-by: Chen Gang
> ---
> linux-user/ioctls.h| 3 +
> linux-user/syscall.c | 134 +
> linux-user/sy
From: Chen Gang
The other DRM_IOCTL_* commands will be done later.
Signed-off-by: Chen Gang
---
linux-user/ioctls.h| 3 +
linux-user/syscall.c | 134 +
linux-user/syscall_defs.h | 16 +
linux-user/syscall_types.h | 12
4 files cha