Skip to content
Snippets Groups Projects
Commit 95f85989 authored by Pekka Enberg's avatar Pekka Enberg
Browse files

SLUB: Don't print out OOM warning for __GFP_NOFAIL


We must check for __GFP_NOFAIL like the page allocator does; otherwise we end
up with false positives. While at it, add the printk_ratelimit() check in SLUB
as well.

Cc: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
parent 26c02cf0
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment