Skip to content
Commit e72e9c23 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Revert "SLUB: remove useless masking of GFP_ZERO"

This reverts commit 3811dbf6

.

The masking was not at all useless, and it was sensible.  We handle
GFP_ZERO in the caller, and passing it down to any page allocator logic
is buggy and wrong.

Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 8536bbaf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment