]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Slab allocators: remove useless __GFP_NO_GROW flag
authorChristoph Lameter <clameter@sgi.com>
Sun, 6 May 2007 21:50:17 +0000 (14:50 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 7 May 2007 19:12:57 +0000 (12:12 -0700)
commitcfce66047f1893cb7d3abb0d53e65cbbd8d605f0
treeb6e533a6b3deee686c42abf6c9117154548c0aaf
parent4f104934591ed98534b3a4c3d17d972b790e9c42
Slab allocators: remove useless __GFP_NO_GROW flag

There is no user remaining and I have never seen any use of that flag.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/gfp.h
mm/slab.c
mm/slub.c