Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp1210623ybe; Wed, 11 Sep 2019 11:06:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqyOFaQ+/3MM7eKpbCPLd9uAPBgUgHqDjuDMvE6AQ0U3Iulpf22F6qTVNaR5WMCUPxELPhcC X-Received: by 2002:a17:906:3715:: with SMTP id d21mr30436391ejc.24.1568225169759; Wed, 11 Sep 2019 11:06:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568225169; cv=none; d=google.com; s=arc-20160816; b=YCpBiz/phO8+oavH67nJwzKDikzx2DBzqtEJ0BJYOuhtQ9lMl8Ob8IWfbB6CiMrFxi cyYPw4zyzKj12Nj2NxrFlDr72TGScu5cqeRdVN6Yy6vbAtlw+o5F9ZeCQ5eyCCdvfRXZ QOHdUBlRaE7KAqDdi4hd5qf+SDNo8UP/j806ajU5FmZMOfGiu7U0JVyycmErF94lwfUq 7tBUvsXbs7+9+GHSG3HMH5AxDhG5kEuKjG50Hucwb+jmLdDfmhj0Cq2RkQaiE7WVQLrs KAYyO95sww9RJQbaakPckAKGJUBIImMRxRk4v3T+V00jC67JAZhmuBiWdTK2y37RzxqY PLog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=GqvtLP3cVPIMIrHM27fBTSN0e9fUw4bxe0xFIsgDtiU=; b=NbZCojtLCyH9uhCdGcHt4cBsUiYs8qwPebLZ3WLhJlPj5hQDbzeuXan84Y2fyDRVA5 dHgmod7rfh2v4qqMHc7dTYfSGzpINMsCP/TjgpeKHmicetdtAjCibDkrT/YOKgeDVS0O eXDN8/a2vA41C0poq4ZUIkBekR4JNIlSns1FiMSl3P0OSbj77DJ6fHXfkKdPIUQlrYJW K3Na6Yh3P2/5xyH7AxOZcyjNgyuDYFBTYTyPreFSXql1XR8C5cnj07roJMdMripIoSQ5 Ib4HQYe3VWHwpvVhyJCkOo6NnQWPvJtornMovTau35sl4nWqBkZZaOderYoC/DmCcy7U QCNg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c30si12469611ejj.214.2019.09.11.11.05.46; Wed, 11 Sep 2019 11:06:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729813AbfIKSDP (ORCPT + 99 others); Wed, 11 Sep 2019 14:03:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37644 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729699AbfIKSDP (ORCPT ); Wed, 11 Sep 2019 14:03:15 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2034D308FC23; Wed, 11 Sep 2019 18:03:15 +0000 (UTC) Received: from asgard.redhat.com (ovpn-112-27.ams2.redhat.com [10.36.112.27]) by smtp.corp.redhat.com (Postfix) with ESMTPS id CFBEF60C05; Wed, 11 Sep 2019 18:03:11 +0000 (UTC) Date: Wed, 11 Sep 2019 19:02:44 +0100 From: Eugene Syromiatnikov To: linux-kernel@vger.kernel.org, Christian Brauner , Shuah Khan , linux-kselftest@vger.kernel.org Cc: Adrian Reber Subject: [PATCH v3 6/6] selftests: add clone3 to TARGETS Message-ID: <8e16e0bca41402e6bddba5d90bec7502a9a6579b.1568224280.git.esyr@redhat.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.43]); Wed, 11 Sep 2019 18:03:15 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * tools/testing/selftests/Makefile (TARGETS): Add clone3. Signed-off-by: Eugene Syromiatnikov --- tools/testing/selftests/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile index 25b43a8c..05163e4 100644 --- a/tools/testing/selftests/Makefile +++ b/tools/testing/selftests/Makefile @@ -4,6 +4,7 @@ TARGETS += bpf TARGETS += breakpoints TARGETS += capabilities TARGETS += cgroup +TARGETS += clone3 TARGETS += cpufreq TARGETS += cpu-hotplug TARGETS += drivers/dma-buf -- 2.1.4