summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cgroup/Makefile
diff options
context:
space:
mode:
authorMichal Koutný <mkoutny@suse.com>2019-10-04 12:57:42 +0200
committerTejun Heo <tj@kernel.org>2019-10-07 07:11:54 -0700
commit11318989c381d2b08b4e361a03df09d54434b26c (patch)
tree51f5f08a225e62e1222abdc57ed568b343044c79 /tools/testing/selftests/cgroup/Makefile
parent58c9f75b86f76895b9dd44f21dc1e37d0f477cc7 (diff)
downloadlinux-11318989c381d2b08b4e361a03df09d54434b26c.tar.bz2
selftests: cgroup: Add task migration tests
Add two new tests that verify that thread and threadgroup migrations work as expected. Signed-off-by: Michal Koutný <mkoutny@suse.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/testing/selftests/cgroup/Makefile')
-rw-r--r--tools/testing/selftests/cgroup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/cgroup/Makefile b/tools/testing/selftests/cgroup/Makefile
index 8d369b6a2069..1c9179400be0 100644
--- a/tools/testing/selftests/cgroup/Makefile
+++ b/tools/testing/selftests/cgroup/Makefile
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: GPL-2.0
-CFLAGS += -Wall
+CFLAGS += -Wall -pthread
all: