diff options
author | 2016-02-29 16:22:32 +0100 | |
---|---|---|
committer | 2016-03-02 14:57:15 -0500 | |
commit | e8b0c32eae319e287d0329b4148c9a1a51525053 (patch) | |
tree | 051b9d5f8bddd0acc3801801a852f8e991dfca61 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dwc_eth_qos: release descriptors outside netif_tx_lock (diff) | |
download | wireguard-linux-e8b0c32eae319e287d0329b4148c9a1a51525053.tar.xz wireguard-linux-e8b0c32eae319e287d0329b4148c9a1a51525053.zip |
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 <rabinv@axis.com>
Signed-off-by: Lars Persson <larper@axis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions