From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [RFC PATCH v2 00/13] SELinux support for Infiniband RDMA Date: Mon, 11 Apr 2016 18:06:21 -0600 Message-ID: <20160412000621.GD5861@obsidianresearch.com> References: <1459985638-37233-1-git-send-email-danielj@mellanox.com> <20160411201155.GC371@obsidianresearch.com> <20160411221210.GA5861@obsidianresearch.com> <20160411231250.GB5861@obsidianresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: owner-linux-security-module@vger.kernel.org To: Daniel Jurgens Cc: "selinux@tycho.nsa.gov" , "linux-security-module@vger.kernel.org" , "linux-rdma@vger.kernel.org" , Yevgeny Petrilin List-Id: linux-rdma@vger.kernel.org On Mon, Apr 11, 2016 at 11:35:57PM +0000, Daniel Jurgens wrote: > OK, I'll change idbev to ibendport and smi to qp0, or qpzero if the > SELinux user space code doesn't allow numbers in access vector identifiers. Do you know why you'd want to access control qp0 but leave qp1 open? Still seems kinda strange. Jason