From: David S. Miller Date: Wed, 7 Dec 2005 00:38:35 +0000 (-0800) Subject: [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page(). X-Git-Tag: v2.6.15-rc6~145^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ebf0ae2618fbbb0d365e5d295a30ccfcb91fe0b;p=pandora-kernel.git [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page(). So we can properly use __GFP_COMP and avoid the use of PG_reserved pages. With extremely helpful review from Hugh Dickins. Signed-off-by: David S. Miller --- Reading git-diff-tree failed