From: Peter Moody Date: Thu, 14 Jun 2012 17:04:35 +0000 (-0700) Subject: audit: export audit_log_task_info X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~32^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e23eb920b0f3978687c497de2ac3eb9e281dab32;p=pandora-kernel.git audit: export audit_log_task_info At the suggestion of eparis@redhat.com, move this chunk of task logging from audit_log_exit to audit_log_task_info and export this function so it's usuable elsewhere in the kernel. This patch is against git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity#next-ima-appraisal Changelog v2: - add empty audit_log_task_info if CONFIG_AUDITSYSCALL isn't set. Changelog v1: - Initial post. Signed-off-by: Peter Moody Signed-off-by: Mimi Zohar --- Reading git-diff-tree failed