Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp328983ybi; Fri, 7 Jun 2019 08:43:13 -0700 (PDT) X-Google-Smtp-Source: APXvYqwHgrDiCjLqYaWwYIKKW1+u5GKgrrs7blTTgSYvu87sVVRK8CYbLmWPhf0lTTxH62tuBHl9 X-Received: by 2002:a17:90a:62c6:: with SMTP id k6mr6075777pjs.7.1559922193595; Fri, 07 Jun 2019 08:43:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559922193; cv=none; d=google.com; s=arc-20160816; b=bWjP2QoPjkBXr9mMcmp5XJXR++4nkazNDqeCMMyPgHLRzsEpZq9qgr69xxm8M6oQNv n2ikHsmbZ6qg5SHrKLIhINdq8AF776T8r1Bi0GIN1OV0dYVyujyPPmLTcNS1ywat1uOO A2MZkXVizGtIvWsrSrWGmCOBHtT1VDwQtjmOhJorOUECDSI6TrP4rkKbS4ReSTtgg0sA kJl74DTLkl174VbO5FKvJihax5qLBVQJ1tVnmZKYqSLgjQU5pemH4MYmt1+wr+uedqt3 pYH0BD6Uk6A76IHvWXS8gICBVdtn1AkfRwVdn6ujlZ892XD6AQvhv13G2jd0r45f+R4n F0oA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:from:content-id :mime-version:subject:cc:to:references:in-reply-to:organization; bh=OQ2B/L/whW61dGM9as055HrYXJ+n7XTkRZvYvnTJG7M=; b=1FBpnuPhYSQbZwJ5FhzKyGQgujAy7dqaIpezQHO9toh2x7qSRZ+wWLDeQvzuQNXS1j 7KI1H4fC0KG9Kl/ZgC5Ml5gw+LIGRkK2VXP4iC8l/UK8FGtDAZ3CLzZoHzgnobsitb/+ Fk55hJYPbWJxfF5Nw5RCaSt7l9jSbWX4X6OBGG2IRATdnFNrYuNE89dHOBdbmZllDuty P5yT4b6H/F1lln1nWH09HlgweUCO2ZMeiSjnJwExlRqkAWgU/mRy3DcSYyhyHc0DFx0x PeJ+L52TCAI0b60XAY22f/cM258iRjdP9HO9DV3+OocXfdMWVPonn6khuudWJlrsaV0M lh4g== 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 m6si2209402pjl.60.2019.06.07.08.42.56; Fri, 07 Jun 2019 08:43:13 -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 S1729851AbfFGPbL (ORCPT + 99 others); Fri, 7 Jun 2019 11:31:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57960 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728071AbfFGPbL (ORCPT ); Fri, 7 Jun 2019 11:31:11 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C6460C057E37; Fri, 7 Jun 2019 15:31:00 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-120-173.rdu2.redhat.com [10.10.120.173]) by smtp.corp.redhat.com (Postfix) with ESMTP id DE9345C70A; Fri, 7 Jun 2019 15:30:56 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 In-Reply-To: <20190607151228.GA1872258@magnolia> References: <20190607151228.GA1872258@magnolia> <155991702981.15579.6007568669839441045.stgit@warthog.procyon.org.uk> <155991706083.15579.16359443779582362339.stgit@warthog.procyon.org.uk> To: "Darrick J. Wong" Cc: dhowells@redhat.com, viro@zeniv.linux.org.uk, raven@themaw.net, linux-fsdevel@vger.kernel.org, linux-api@vger.kernel.org, linux-block@vger.kernel.org, keyrings@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 02/13] uapi: General notification ring definitions [ver #4] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <27688.1559921390.1@warthog.procyon.org.uk> From: David Howells Date: Fri, 07 Jun 2019 16:30:51 +0100 Message-ID: <27772.1559921451@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Fri, 07 Jun 2019 15:31:11 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > I'm starting by reading the uapi changes and the sample program... If you look in: [PATCH 05/13] General notification queue with user mmap()'able ring buffer you'll find the API document that goes in Documentation/ David