From: David Woodhouse Date: Wed, 26 Apr 2006 23:11:01 +0000 (+0100) Subject: Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h X-Git-Tag: v2.6.18-rc1~1103^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f001e47f83db18a9f202f25c0255b4d11ebe468b;p=pandora-kernel.git Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h Don't include outside __KERNEL__, and split the EM_xxx definitions out of elf.h into elf-em.h so that audit.h can include just that and not pollute the namespace any further than it needs to. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed