From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753597AbbCITe5 (ORCPT ); Mon, 9 Mar 2015 15:34:57 -0400 Received: from mail-oi0-f50.google.com ([209.85.218.50]:43970 "EHLO mail-oi0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753458AbbCITew (ORCPT ); Mon, 9 Mar 2015 15:34:52 -0400 MIME-Version: 1.0 X-Originating-IP: [76.119.162.148] In-Reply-To: References: <1424987742-15120-1-git-send-email-jeffv@google.com> <54F06DF1.8070605@tycho.nsa.gov> Date: Mon, 9 Mar 2015 15:34:52 -0400 Message-ID: Subject: Re: [PATCH] avc: remove unnecessary pointer reassignment From: Paul Moore To: Stephen Smalley Cc: Jeff Vander Stoep , jvanderstoep@gmail.com, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, James Morris , selinux@tycho.nsa.gov, Eric Paris Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 4, 2015 at 1:07 PM, Paul Moore wrote: > On Fri, Feb 27, 2015 at 8:15 AM, Stephen Smalley wrote: >> On 02/26/2015 04:54 PM, Jeff Vander Stoep wrote: >>> Commit f01e1af445fa ("selinux: don't pass in NULL avd to avc_has_perm_noaudit") >>> made this pointer reassignment unnecessary. Avd should continue to reference >>> the stack-based copy. >>> >>> Signed-off-by: Jeff Vander Stoep >> >> Acked-by: Stephen Smalley > > Thanks everyone for the patch and the review. I'll merge this next > week into selinux#next. I apologize for the delay, but I just merged this into selinux#next; it should be in the next linux-next kernel. -- paul moore www.paul-moore.com