[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1424481838.6539.2.camel@stgolabs.net>
Date: Fri, 20 Feb 2015 17:23:58 -0800
From: Davidlohr Bueso <dave@...olabs.net>
To: Paul Moore <paul@...l-moore.com>
Cc: akpm@...ux-foundation.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, Eric Paris <eparis@...hat.com>,
linux-audit@...hat.com
Subject: Re: [PATCH 1/3] kernel/audit: consolidate handling of mm->exe_file
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? At least in code size static inlining wins:
text data bss dec hex filename
14423 284 676 15383 3c17 kernel/audit.o
14407 284 676 15367 3c07 kernel/audit.o-thispatch
14474 284 676 15434 3c4a kernel/audit.o-noninline
Thanks,
Davidlohr
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists