Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 26 Apr 2006 23:11:01 +0000 (00:11 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 26 Apr 2006 23:11:01 +0000 (00:11 +0100)
commitf001e47f83db18a9f202f25c0255b4d11ebe468b
tree0d459fdb2dce2d21f5739619210bcd4b679a49f2
parent62c4f0a2d5a188f73a94f2cb8ea0dba3e7cf0a7f
Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h

Don't include <linux/sched.h> 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 <dwmw2@infradead.org>
include/linux/audit.h
include/linux/elf-em.h [new file with mode: 0644]
include/linux/elf.h