diff options
author | Rabin Vincent <[email protected]> | 2016-02-29 16:22:32 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-03-02 14:57:15 -0500 |
commit | e8b0c32eae319e287d0329b4148c9a1a51525053 (patch) | |
tree | 051b9d5f8bddd0acc3801801a852f8e991dfca61 /tools/perf/scripts/python/stackcollapse.py | |
parent | d4dc35f26e1017e2a632339ecae43706cbc06986 (diff) |
dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()
Since we are in non-atomic context here we can pass GFP_KERNEL to
dma_alloc_coherent(). This enables use of the CMA.
Signed-off-by: Rabin Vincent <[email protected]>
Signed-off-by: Lars Persson <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions