Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp369031ybc; Tue, 12 Nov 2019 02:47:22 -0800 (PST) X-Google-Smtp-Source: APXvYqzBSI/LheyS4U+K5y2AqYX54DsP/S+apB3Vyr+qnMypFUDXcYQEKbhPhR5eyr1Y7VQQQ7oa X-Received: by 2002:aa7:c493:: with SMTP id m19mr32156904edq.39.1573555642346; Tue, 12 Nov 2019 02:47:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573555642; cv=none; d=google.com; s=arc-20160816; b=D2ogPOxhS4zRXdDjSxI1e3ShlyAnhg8nLkOen/S0wiaNRvSZ6MiKI7VWQSscGPTX0o o0ozUW6jRncXcsH8xMCrWGJvB1AKBZePKniOcr1TaoNEYatcMCLlQq1UoQZ+fSd/vhiu Cmt6owhXw65j6lJAgp2twbET3SIY3PHrrEFFET6514det+a+uFBZrouPywTq9vfQUpZp hph+FqsVs08dEIxe0hH9u+7fKqeESNvELLrBGR2gN6goRKYrgKj3p2HlqZbQsm2hM7m/ dxyaSH0GH2uI2OZWp9myVTPTSBrPOiLvc2ik4fAWnn9TX5knkVxkc5oecFQ/5nUSs/2I oU9Q== 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=9wlQ3vJlRR4R4vA07pqQUBUoIWSXhy+iyoe1e3rf+G8=; b=vQzBvjaqBV9Hn+HzxMV9TGMXqguso4nISqCOOuaXn15/kz2JG0q8r6I+RExocuc3E0 kloLsAQvH9ks08E+qJl1/ZuPyO09SQL8J0UlU828a/8JcclRAqP+XqnqHz/aJdK+I8yv OG99AES8QdF1PQA4edZqUPVPYMlgc2vgA3Ty9P5zKAGATEvXWaekBPqNLe3qPRcx8zFH pUAht34gkfiOWP+nrIun4l+lom838ewiBtDS804JphB5IDBxoKgj9Qbm9X+PG+y7LGTP yoKFBkBtOwZ+Vp9sFZJw1pYpx0yCil8j77KiSRjxQkVzvFsSC08kbv4nM8O8hxLJYxF8 Wnbg== 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 7si14487782edx.33.2019.11.12.02.46.57; Tue, 12 Nov 2019 02:47:22 -0800 (PST) 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 S1726953AbfKLKpK (ORCPT + 99 others); Tue, 12 Nov 2019 05:45:10 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:46959 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725944AbfKLKpK (ORCPT ); Tue, 12 Nov 2019 05:45:10 -0500 Received: from p54ac5726.dip0.t-ipconnect.de ([84.172.87.38] helo=wittgenstein) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1iUTfX-0004q4-31; Tue, 12 Nov 2019 10:45:07 +0000 Date: Tue, 12 Nov 2019 11:45:06 +0100 From: Christian Brauner To: Adrian Reber Cc: Shuah Khan , Eugene Syromiatnikov , linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4] selftests: add tests for clone3() Message-ID: <20191112104505.66653mgk2da7rwyh@wittgenstein> References: <20191112095851.811884-1-areber@redhat.com> <20191112102814.xkml5etvogzsr7xq@wittgenstein> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20191112102814.xkml5etvogzsr7xq@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, Nov 12, 2019 at 11:28:14AM +0100, Christian Brauner wrote: > On Tue, Nov 12, 2019 at 10:58:51AM +0100, Adrian Reber wrote: > > This adds tests for clone3() with different values and sizes > > of struct clone_args. > > > > This selftest was initially part of of the clone3() with PID selftest. > > After that patch was almost merged Eugene sent out a couple of patches > > to fix problems with these test. > > > > This commit now only contains the clone3() selftest after the LPC > > decision to rework clone3() with PID to allow setting the PID in > > multiple PID namespaces including all of Eugene's patches. > > > > Signed-off-by: Eugene Syromiatnikov > > Signed-off-by: Adrian Reber > > Queuing up for 5.5. > Thanks, Adrian! > > Reviewed-by: Christian Brauner One thing, can you tell me what the base tree for your commit is, please? Given that this is just one commit it should be enough if you give me the "base-commit" line from the end of the patch created via: git format-patch --base=HEAD~1 HEAD~1 Thanks! Christian