From bf45da97a45f634422559ec61429dddf4d2fffb9 Mon Sep 17 00:00:00 2001 From: "lorenzo@gnu.org" Date: Thu, 9 Mar 2006 00:33:47 +0100 Subject: [PATCH] [PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and audit_format MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Hi, This is a trivial patch that enables the possibility of using some auditing functions within loadable kernel modules (ie. inside a Linux Security Module). _ Make the audit_log_start, audit_log_end, audit_format and audit_log interfaces available to Loadable Kernel Modules, thus making possible the usage of the audit framework inside LSMs, etc. Signed-off-by: > Signed-off-by: Al Viro --- Reading git-format-patch failed