Staging
v0.5.1
https://github.com/torvalds/linux
Revision e72e9c23ee025a4c063ca112ba0a6059f9ecc9b7 authored by Linus Torvalds on 28 March 2008, 03:56:33 UTC, committed by Linus Torvalds on 28 March 2008, 03:56:33 UTC
This reverts commit 3811dbf67162bd08412f1b0e02e554f353e93bdb.

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>
1 parent 8536bba
History
Tip revision: e72e9c23ee025a4c063ca112ba0a6059f9ecc9b7 authored by Linus Torvalds on 28 March 2008, 03:56:33 UTC
Revert "SLUB: remove useless masking of GFP_ZERO"
Tip revision: e72e9c2
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.8 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top