mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-20 00:26:39 +08:00
Revert "SLUB: remove useless masking of GFP_ZERO"
This reverts commit 3811dbf671
.
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: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
8536bbaff4
commit
e72e9c23ee
Loading…
Reference in New Issue
Block a user