aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander Duyck <[email protected]>2014-11-11 09:26:57 -0800
committerDavid S. Miller <[email protected]>2014-11-12 00:00:14 -0500
commit42b17f09550170fd238d76368e8fa8dfcc893082 (patch)
treef9eb4c4fc6254d84b9d168288a3ccb21fa3e905f /tools/perf/scripts/python
parent5693d284dd718313ca2f63a189193d4189889183 (diff)
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
The Intel drivers were pretty much just using the plain vanilla GFP flags in their calls to __skb_alloc_page so this change makes it so that they use dev_alloc_page which just uses GFP_ATOMIC for the gfp_flags value. Cc: Jeff Kirsher <[email protected]> Cc: Matthew Vick <[email protected]> Cc: Don Skidmore <[email protected]> Signed-off-by: Alexander Duyck <[email protected]> Acked-by: Jeff Kirsher <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions