[PATCH 1/3] kernel/audit: consolidate handling of mm->exe_file

Davidlohr Bueso dave at stgolabs.net
Sat Feb 21 01:23:58 UTC 2015


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





More information about the Linux-audit mailing list