diff options
author | 2006-02-01 03:05:55 -0800 | |
---|---|---|
committer | 2006-02-01 08:53:18 -0800 | |
commit | 26d2a4be6a56eec575dac651f6606756a971f0fb (patch) | |
tree | 3f27383674706bd535bc67c703827db8ecd5a1dc /security/selinux/include | |
parent | [PATCH] selinux: fix and cleanup mprotect checks (diff) | |
download | linux-rng-26d2a4be6a56eec575dac651f6606756a971f0fb.tar.xz linux-rng-26d2a4be6a56eec575dac651f6606756a971f0fb.zip |
[PATCH] selinux: change file_alloc_security to use GFP_KERNEL
This patch changes the SELinux file_alloc_security function to use
GFP_KERNEL rather than GFP_ATOMIC; the use of GFP_ATOMIC appears to be a
remnant of when this function was being called with the files_lock spinlock
held, and is no longer necessary. Please apply.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'security/selinux/include')
0 files changed, 0 insertions, 0 deletions