Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751427AbbBUNpp (ORCPT ); Sat, 21 Feb 2015 08:45:45 -0500 Received: from mail-ob0-f175.google.com ([209.85.214.175]:45610 "EHLO mail-ob0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750895AbbBUNpo (ORCPT ); Sat, 21 Feb 2015 08:45:44 -0500 MIME-Version: 1.0 X-Originating-IP: [76.119.162.148] In-Reply-To: <1424481838.6539.2.camel@stgolabs.net> References: <1424304641-28965-1-git-send-email-dbueso@suse.de> <1424304641-28965-2-git-send-email-dbueso@suse.de> <1424481838.6539.2.camel@stgolabs.net> Date: Sat, 21 Feb 2015 08:45:43 -0500 Message-ID: Subject: Re: [PATCH 1/3] kernel/audit: consolidate handling of mm->exe_file From: Paul Moore To: Davidlohr Bueso Cc: akpm@linux-foundation.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, Eric Paris , linux-audit@redhat.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 654 Lines: 18 On Fri, Feb 20, 2015 at 8:23 PM, Davidlohr Bueso wrote: > On Wed, 2015-02-18 at 22:23 -0500, Paul Moore wrote: >> I'd prefer if the audit_log_d_path_exe() helper wasn't a static inline. > > What do you have in mind? Pretty much what I said before, audit_log_d_path_exe() as a traditional function and not an inline. Put the function in kernel/audit.c. -- paul moore www.paul-moore.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/