diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2006-02-18 21:41:50 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2006-02-18 21:41:50 +0100 |
commit | ef20c8c197df9b8d5bd4af0679123826da028861 (patch) | |
tree | 764632d00ca11f241013b1e203d1b9a5c9e30acb /kernel/capability.c | |
parent | Linux v2.6.16-rc4 (diff) | |
download | linux-ef20c8c197df9b8d5bd4af0679123826da028861.tar.xz linux-ef20c8c197df9b8d5bd4af0679123826da028861.zip |
[PATCH] GFP_KERNEL allocations in atomic (auditsc)
audit_log_exit() is called from atomic contexts and gets explicit
gfp_mask argument; it should use it for all allocations rather
than doing some with gfp_mask and some with GFP_KERNEL.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/capability.c')
0 files changed, 0 insertions, 0 deletions