lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ed130232-144e-9763-2602-7d8a71e41cb6@redhat.com>
Date:   Sat, 21 May 2022 22:40:13 -0400
From:   Waiman Long <longman@...hat.com>
To:     Muhammad Usama Anjum <usama.anjum@...labora.com>,
        Tejun Heo <tj@...nel.org>, Zefan Li <lizefan.x@...edance.com>,
        Johannes Weiner <hannes@...xchg.org>,
        Jonathan Corbet <corbet@....net>, Shuah Khan <shuah@...nel.org>
Cc:     cgroups@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-doc@...r.kernel.org, linux-kselftest@...r.kernel.org,
        Andrew Morton <akpm@...ux-foundation.org>,
        Roman Gushchin <guro@...com>, Phil Auld <pauld@...hat.com>,
        Peter Zijlstra <peterz@...radead.org>,
        Juri Lelli <juri.lelli@...hat.com>,
        Frederic Weisbecker <frederic@...nel.org>,
        Marcelo Tosatti <mtosatti@...hat.com>,
        Michal Koutný <mkoutny@...e.com>
Subject: Re: [PATCH v11 8/8] kselftest/cgroup: Add cpuset v2 partition root
 state test

On 5/21/22 06:24, Muhammad Usama Anjum wrote:
> On 5/10/22 8:34 PM, Waiman Long wrote:
>> diff --git a/tools/testing/selftests/cgroup/Makefile b/tools/testing/selftests/cgroup/Makefile
>> index 745fe25fa0b9..01687418b92f 100644
>> --- a/tools/testing/selftests/cgroup/Makefile
>> +++ b/tools/testing/selftests/cgroup/Makefile
>> @@ -1,10 +1,11 @@
>>   # SPDX-License-Identifier: GPL-2.0
>>   CFLAGS += -Wall -pthread
>>   
>> -all:
>> +all: ${HELPER_PROGS}
>>   
>>   TEST_FILES     := with_stress.sh
>> -TEST_PROGS     := test_stress.sh
>> +TEST_PROGS     := test_stress.sh test_cpuset_prs.sh
>> +TEST_GEN_FILES := wait_inotify
> Please add wait_inotify to .gitignore file.
>
>>   TEST_GEN_PROGS = test_memcontrol
>>   TEST_GEN_PROGS += test_kmem
>>   TEST_GEN_PROGS += test_core

Right. Sorry for missing that. Will add it to the next version.

Thanks,
Longman

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ