| commit | 4ebf0ae2618fbbb0d365e5d295a30ccfcb91fe0b | [log] [tgz] |
|---|---|---|
| author | David S. Miller <davem@sunset.davemloft.net> | Tue Dec 06 16:38:35 2005 -0800 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Tue Dec 06 16:38:35 2005 -0800 |
| tree | a58dbe174373f0e9614cd1e354825d8957c3de29 | |
| parent | dfb4b9dceb35c567a595ae5e9d035cfda044a103 [diff] |
[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 <davem@davemloft.net>