[LTP] [PATCH 2/3 v2] syscalls/chown: Rewrite chown/chown04.c with the new api
Xie Ziyao
xieziyao@huawei.com
Thu May 6 09:49:54 CEST 2021
Hi, Cyril,
I just re-checked the latest code and submit the v3 version based on
your suggestions.
Please see:
https://patchwork.ozlabs.org/project/ltp/patch/20210506074621.167505-1-xieziyao@huawei.com/
Thanks very much!
Kind Regards,
Ziyao
On 2021/5/3 22:16, Cyril Hrubis wrote:
> Hi!
>> 2. Add MAP_PRIVATE_EXCEPT_UCLINUX to SAFE_MMAP() for uClinux systems:
>> mmap() doesn't support MAP_PRIVATE on uClinux systems, so use
>> MAP_PRIVATE_EXCEPT_UCLINUX instead, which will skip the option on uClinux.
>> If MAP_PRIVATE really is required, the test can not be run on uClinux.
>
> We no longer support uClinux, just remove the support from the test as
> well.
>
More information about the ltp
mailing list