Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1230555ybl; Tue, 13 Aug 2019 09:17:41 -0700 (PDT) X-Google-Smtp-Source: APXvYqwG9dW9ULiueKjMGFjIlgqvhjWBwLP4XSfU35kCezSZvSY2CPpyolsc10iNj88DXeYLxGCG X-Received: by 2002:a17:902:e30f:: with SMTP id cg15mr38854372plb.46.1565713061348; Tue, 13 Aug 2019 09:17:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565713061; cv=none; d=google.com; s=arc-20160816; b=IBZIVab04/zgBLO9yqVT8PJHW5FXUyHn4YQudps9aMMaMtftz91C+zt1Zp+w/+PONd 4KkQTDY5qmjqUmx5/thV1jY1ukPDsO8dkcUUz00WIQ0g2xEVmHVEo6CJ0xHXZ1inDSaQ j48tUt891dfz05CCywLQw/m4aymR4ysZRyrNbzoDRTtPWwX8QOcydIU5W7tEl+ATiYSQ xSc6p5pl9btOd5KfY9BDCWKi945S+ihWVAujQ4Epo5nafPz9GKSwQFFPcRQE0tt1glW3 6PsVMq5lnSFQBgYEeXD8KAHAOXYc/dEQc7UEC8BRrapWw9r9WHkgozXEiLJpcYHlQsPl KRtg== 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=3BgwZnmRk58KLtTfdEmGyJTOM77NuNW8L/BDFPW2CZk=; b=viKVpM/NNKsg3R2+5VQPVrLkMa/tmSyPcjv3w1o6PZxvie5X+qdMCIeTXzNr7P506c 7VQBbfK9q5Z4o4SYqzCLq9zVuLuRUM4XN0MClCVwR0Qkc3c7NAlbLuFIRuAHFfpCx9R0 1eztueGSyjpwo6CBU8p2ejSWxAgQj4j4ZFWiYa1XThNiZ+BlXEfrgN6XINnEuJ5YWD7M 7bXGmUwmLybV72I75HxcAmc3kbdQuIhMEUeBjBuEob5wwhijzh6FAYR+Zlyq/AUeU1wO r6jdpQLGEbz0IOlw12w1fvKYejw5WHZ8fIDRwRtyJuw8hQHfvRfDvJGMqxogXfMPNNNu qANw== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f26si54168075pfk.81.2019.08.13.09.17.25; Tue, 13 Aug 2019 09:17:41 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727609AbfHMQPF (ORCPT + 99 others); Tue, 13 Aug 2019 12:15:05 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:34502 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726808AbfHMQPD (ORCPT ); Tue, 13 Aug 2019 12:15:03 -0400 Received: from [172.58.27.132] (helo=wittgenstein) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1hxZRe-0000Cg-Ix; Tue, 13 Aug 2019 16:14:47 +0000 Date: Tue, 13 Aug 2019 18:14:36 +0200 From: Christian Brauner To: Adrian Reber Cc: Eric Biederman , Pavel Emelianov , Jann Horn , Oleg Nesterov , Dmitry Safonov <0x7f454c46@gmail.com>, linux-kernel@vger.kernel.org, Andrei Vagin , Mike Rapoport , Radostin Stoyanov Subject: Re: [PATCH v6 2/2] selftests: add tests for clone3() Message-ID: <20190813161434.s7oqkvzkzvqr4lt4@wittgenstein> References: <20190812200939.23784-1-areber@redhat.com> <20190812200939.23784-2-areber@redhat.com> <20190813144618.r57njm3maoh7epr3@wittgenstein> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190813144618.r57njm3maoh7epr3@wittgenstein> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 13, 2019 at 04:46:18PM +0200, Christian Brauner wrote: > On Mon, Aug 12, 2019 at 10:09:39PM +0200, Adrian Reber wrote: > > This tests clone3() with and without set_tid to see if all desired PIDs > > are working as expected. The test tries to clone3() with a set_tid of > > -1, 1, pid_max, a PID which is already in use and an unused PID. The > > same tests are also running in PID namespace. > > > > In addition the clone3 test (without set_tid) tries to call clone3() > > with different sizes of clone_args. > > > > Signed-off-by: Adrian Reber > > This is missing a .gitignore file for the new binaries. But no need to > resend I'll just add that myself. Oh, I see it now. :)