slub: list_locations() can use GFP_TEMPORARY
authorAndrew Morton <[email protected]>
Tue, 16 Oct 2007 08:26:09 +0000 (01:26 -0700)
committerLinus Torvalds <[email protected]>
Tue, 16 Oct 2007 16:43:01 +0000 (09:43 -0700)
commitea3061d227816d00717446ac12b853d7ae04b4fe
treefa63e359433ba09481d0c758cdf54c877b29e5f0
parent42a9fdbb12ac6c027b4b91ab9b5a60aa3a834489
slub: list_locations() can use GFP_TEMPORARY

It's a short-lived allocation.

Cc: Christoph Lameter <[email protected]>
Cc: Mel Gorman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/slub.c