From: Nick Piggin Date: Sat, 28 Oct 2006 17:38:23 +0000 (-0700) Subject: [PATCH] mm: clean up pagecache allocation X-Git-Tag: v2.6.19-rc4~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae88149a27cadf2840e0ab8155bef13be285c03;p=pandora-kernel.git [PATCH] mm: clean up pagecache allocation - Consolidate page_cache_alloc - Fix splice: only the pagecache pages and filesystem data need to use mapping_gfp_mask. - Fix grab_cache_page_nowait: same as splice, also honour NUMA placement. Signed-off-by: Nick Piggin Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed