Skip to content
Commit 8be04b93 authored by Joe Perches's avatar Joe Perches Committed by Jiri Kosina
Browse files

treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks



Don't emit OOM warnings when k.alloc calls fail when
there there is a v.alloc immediately afterwards.

Converted a kmalloc/vmalloc with memset to kzalloc/vzalloc.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Acked-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 85dbe706
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment