Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp1582953pxa; Thu, 6 Aug 2020 10:49:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyQcNfkO9OcC4MacIpuSKQnc1EwO7+3N9L0aWDrEvwd1COR3tr6l9TMqecZc1FxQmW9+wUD X-Received: by 2002:a05:6402:19a5:: with SMTP id o5mr5182291edz.283.1596736164753; Thu, 06 Aug 2020 10:49:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596736164; cv=none; d=google.com; s=arc-20160816; b=GWHLmT0eADC4V7EPx8Uh3f+vOiJX1Tpz+wui+mWJD0hQaEiDoMZboSNWaL7Ow3c2jf VIueNObac8aUgma+exHijkAmTwXoWAIfJ0UOK9fnzDLeN1pB+clc/Hp9+dEI0dOg3oi3 9SXhYGDY+/v4nXkSG7oNEaSReRLTLiM2XGJ0uPClzjgcR5JpNxogPkYOP6AKNsYKpi8U WtlBEca3uSy8AhBJgV9ejAG3imBq1BakpiDoLpDGXrhrHmzIb/aXutCbvC5lpxDqkjaV Kw5FgpCTjZplHWhgRetwrB7EelBqvjqeGcLRjOuEB+KkXjf2PSVsi7T0a7Jl+V7LsaaE SCDA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=JfD1oWFWx/tIha3ice98+6eYftTpQ/Nc31slYYIPofQ=; b=LKPEkJOOe/pfByiIGveV4m4o9I/zC3jN7P7Kqj+yEHnhvgSkqLB/cM1tcIDkCebv5O qzdnCIJl+lvQfVmpyyASK3cZHuMUssRFSjkhYZ0KLa1RBPD+P3R47fcGr6PYpUKClF78 iTo88MtILmpVvCz/Hq8o89rIG84ce65TSuejUl7CR4vRBWd6kix2+wNp8Ivq+LS56A0F 8+iVLtsnMygXafw4eIKWTwdKQT7IJlTdCSKW89X7IfL7gdKHrwAQ8aj6tm9W3NDaq7/9 PnfVsvst5tZq4IQ4FSGbRZ2ENUWwWsZOQqDtpVsGcddt3WI8Cy5M14oItYL3x9enMR9E AquQ== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id rl3si3913188ejb.643.2020.08.06.10.49.02; Thu, 06 Aug 2020 10:49:24 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729667AbgHFRp6 convert rfc822-to-8bit (ORCPT + 99 others); Thu, 6 Aug 2020 13:45:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:52456 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729034AbgHFQih (ORCPT ); Thu, 6 Aug 2020 12:38:37 -0400 Received: from oasis.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7F012204FD; Thu, 6 Aug 2020 16:37:50 +0000 (UTC) Date: Thu, 6 Aug 2020 12:37:48 -0400 From: Steven Rostedt To: Stephen Smalley Cc: peter enderborg , =?UTF-8?B?VGhpw6liYXVk?= Weksteen , Paul Moore , Nick Kralevich , Eric Paris , Ingo Molnar , Mauro Carvalho Chehab , "David S. Miller" , Rob Herring , Arnd Bergmann , linux-kernel@vger.kernel.org, selinux@vger.kernel.org Subject: Re: [PATCH 2/2] selinux: add attributes to avc tracepoint Message-ID: <20200806123748.2285944b@oasis.local.home> In-Reply-To: <971592b6-5d5f-05d8-d243-b521fe65577d@gmail.com> References: <20200806080358.3124505-1-tweek@google.com> <20200806080358.3124505-2-tweek@google.com> <89d23362-39b9-79e5-84f1-d7b89204ef38@gmail.com> <8627d780-0e19-6755-0de5-c686deb0f5de@sony.com> <971592b6-5d5f-05d8-d243-b521fe65577d@gmail.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 6 Aug 2020 08:32:38 -0400 Stephen Smalley wrote: > > > > In the commit message or in a Documentation/trace/events-avc.rst ? > > I was just asking for it in the commit message / patch description.  I > don't know what is typical for Documentation/trace. No, the Documentation/trace is for generic tracing documentation. Not for individual events. -- Steve