[AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page().
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 7 Dec 2005 00:38:35 +0000 (16:38 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 7 Dec 2005 00:38:35 +0000 (16:38 -0800)
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 <davem@davemloft.net>

No differences found