[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1c3a0544-d7fe-1a34-e61a-2f06f5758a81@loongson.cn>
Date: Thu, 12 Oct 2023 09:57:38 +0800
From: Tiezhu Yang <yangtiezhu@...ngson.cn>
To: Shuah Khan <shuah@...nel.org>,
Shuah Khan <skhan@...uxfoundation.org>,
Christian Brauner <brauner@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>
Cc: linux-kselftest@...r.kernel.org, loongarch@...ts.linux.dev,
linux-kernel@...r.kernel.org, loongson-kernel@...ts.loongnix.cn,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH v6] selftests/clone3: Fix broken test under
!CONFIG_TIME_NS
Cc: Andrew Morton <akpm@...ux-foundation.org>
On 08/17/2023 03:22 PM, Tiezhu Yang wrote:
> Hi Shuah,
>
> On 07/11/2023 05:13 PM, Tiezhu Yang wrote:
>> When execute the following command to test clone3 under !CONFIG_TIME_NS:
>>
>> # make headers && cd tools/testing/selftests/clone3 && make && ./clone3
>>
>> we can see the following error info:
>>
>> # [7538] Trying clone3() with flags 0x80 (size 0)
>> # Invalid argument - Failed to create new process
>> # [7538] clone3() with flags says: -22 expected 0
>> not ok 18 [7538] Result (-22) is different than expected (0)
>> ...
>> # Totals: pass:18 fail:1 xfail:0 xpass:0 skip:0 error:0
...
>>
>> Fixes: 515bddf0ec41 ("selftests/clone3: test clone3 with CLONE_NEWTIME")
>> Suggested-by: Thomas Gleixner <tglx@...utronix.de>
>> Signed-off-by: Tiezhu Yang <yangtiezhu@...ngson.cn>
>> ---
>>
>> v6: Rebase on 6.5-rc1 and update the commit message
>>
>> tools/testing/selftests/clone3/clone3.c | 7 ++++++-
>> 1 file changed, 6 insertions(+), 1 deletion(-)
>>
>
> Hi Shuah,
>
> Any comments? I guess this should go through the linux-kselftest tree.
>
> Thanks,
> Tiezhu
>
What is the status of this patch?
https://lore.kernel.org/lkml/1689066814-13295-1-git-send-email-yangtiezhu@loongson.cn/
This is a ping message, maybe you have forgot them?
Thanks,
Tiezhu
Powered by blists - more mailing lists