Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1484518ybh; Thu, 16 Jul 2020 13:31:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyLrjxxKd1kaFJdadH9POU9MH3bj0mmxrwWuiHBIqAd1lI176jtsNhXFoxGcpAHtEO0I60q X-Received: by 2002:a17:906:c44c:: with SMTP id ck12mr5614435ejb.145.1594931495259; Thu, 16 Jul 2020 13:31:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594931495; cv=none; d=google.com; s=arc-20160816; b=QnHiQ+Y7DEYZjzQiLTVI7jME4eiNq7xxIxcHJh+AYD5m/rPnjmqv81bKlDid8e8JNL nVETjXHth/2iKoVJ34O0zKJHzh4eLWyqw65wXNnoic5kEn07Z1LCPtEvgt7ERo1Yflb4 U2hUY+x6NP1rRfSn8UuzyEil7BMPHgyZlKpbGHggRkvFBAraw2ZdpcshX9kw/vEKF5Q2 +0m96iV8q9HgiBlTo5/syS8JLEeXfGRjV1J4/TBHolk2iJkQ1/yrSYcBMhSYN1kCiQO0 +TS8thedxNAtFI8WRA17zDOTeNYDJQ8QI9SNizjMto/xlE8zzUIXWgaUsqMliZ5RvhsF PrkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :in-reply-to:date:references:organization:subject:cc:to:from; bh=Apm8qpd6k3gguN8pt8/v3//NegJhztTwSKh5rkQwTuY=; b=ViENgnrMLTO2hFnob//oHtcCUzEKOxmqCx0zQZbEyZI0rI9wIN4w98UQXbaVSdpBrO YT/VmYMtIukxaSDUUB2hXifJ/PG1elpTtgaXsGQNlo5DQUeETdssPCDBPD7t0WcPpX09 h5LZjqzx+prROQaRvRshO9X49vMYBCTaE8DUToAsjVgoBPmMBe8n69rycc6Bod2Kkmoe 6CJHEo8nc6Gp7pgfHi1T8+ilN1g/DbRGs4/44tlZSLXiOXRdxusukdmQUmyfuiuZvaZB RbyfQNvHbQQ6nGvx9Qk7kEkdB7vfT/F1j7mzS5T4EpU0vW1SvNXnyQrFj+yufKrYdY/Y iZRQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d18si3796852ejm.684.2020.07.16.13.31.10; Thu, 16 Jul 2020 13:31:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726426AbgGPUaz (ORCPT + 99 others); Thu, 16 Jul 2020 16:30:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47170 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725921AbgGPUax (ORCPT ); Thu, 16 Jul 2020 16:30:53 -0400 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 951CFC061755; Thu, 16 Jul 2020 13:30:53 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: krisman) with ESMTPSA id EA6E62A5A65 From: Gabriel Krisman Bertazi To: Christian Brauner Cc: Kees Cook , Andy Lutomirski , Matthew Wilcox , tglx@linutronix.de, linux-kernel@vger.kernel.org, kernel@collabora.com, gofmanp@gmail.com, linux-api@vger.kernel.org, x86@kernel.org, linux-kselftest@vger.kernel.org, shuah@kernel.org, jannh@google.com Subject: Re: [PATCH v4 0/2] Syscall User Redirection Organization: Collabora References: <20200716193141.4068476-1-krisman@collabora.com> <202007161300.7452A2C5@keescook> <20200716202234.wryj7pj7zmwcrxxx@wittgenstein> <202007161324.E75E01B@keescook> <20200716202935.yorxrz2om67r366x@wittgenstein> Date: Thu, 16 Jul 2020 16:30:48 -0400 In-Reply-To: <20200716202935.yorxrz2om67r366x@wittgenstein> (Christian Brauner's message of "Thu, 16 Jul 2020 22:29:35 +0200") Message-ID: <871rlbjj7r.fsf@collabora.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Christian Brauner writes: > On Thu, Jul 16, 2020 at 01:25:43PM -0700, Kees Cook wrote: >> On Thu, Jul 16, 2020 at 10:22:34PM +0200, Christian Brauner wrote: >> > On Thu, Jul 16, 2020 at 01:04:38PM -0700, Kees Cook wrote: >> > > On Thu, Jul 16, 2020 at 03:31:39PM -0400, Gabriel Krisman Bertazi wrote: >> > > > This is v4 of Syscall User Redirection. The implementation itself is >> > > > not modified from v3, it only applies the latest round of reviews to the >> > > > selftests. >> > > > >> > > > __NR_syscalls is not really exported in header files other than >> > > > asm-generic for every architecture, so it felt safer to optionally >> > > > expose it with a fallback to a high value. >> > > > >> > > > Also, I didn't expose tests for PR_GET as that is not currently >> > > > implemented. If possible, I'd have it supported by a future patchset, >> > > > since it is not immediately necessary to support this feature. >> > > >> > > Thanks! That all looks good to me. >> > >> > Don't have any problem with this but did this ever get exposure on >> > linux-api? This is the first time I see this pop up. >> >> I thought I'd added it to CC in the past, but that might have been other >> recent unrelated threads. Does this need a full repost there too, you >> think? > > Nah, wasn't my intention to force a repost. Seems that several people > have looked this over. :) Just curious why it didn't get to linux-api > and we know quite some people who only do look at linux-api (for sanity). :) That's my mistake. I didn't think about it when submitting :( If this get re-spinned again I will make sure to CC linux-api. -- Gabriel Krisman Bertazi