[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [2.6 patch] kernel/audit.c: change the exports to EXPORT_SYMBOL_GPL
- From: Arjan van de Ven <arjan infradead org>
- To: Marcus Meissner <meissner suse de>
- Cc: linux-audit redhat com, David Woodhouse <dwmw2 infradead org>, linux-kernel vger kernel org, Adrian Bunk <bunk stusta de>
- Subject: Re: [2.6 patch] kernel/audit.c: change the exports to EXPORT_SYMBOL_GPL
- Date: Sun, 29 Jul 2007 12:45:38 -0700
On Sun, 2007-07-29 at 21:33 +0200, Marcus Meissner wrote:
> On Sun, Jul 29, 2007 at 11:40:33AM -0700, Arjan van de Ven wrote:
> > On Sun, 2007-07-29 at 17:02 +0200, Adrian Bunk wrote:
> > > This patch changes some completely unused audit exports from
> > > EXPORT_SYMBOL to EXPORT_SYMBOL_GPL.
> > >
> > > They are still completely unused, but hopefully some of the theoretical
> > > code that might use it will appear in the kernel in the near future...
>
> AppArmor uses the audit_log_* functions.
but it's not in the tree. So marking them _UNUSED_ in the tree is still
appropriate. They're there for the people who want them, they're not
there for those who want to save the space....
--
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]