diff options
| author | Rabin Vincent <rabinv@axis.com> | 2016-02-29 16:22:32 +0100 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-03-02 14:57:15 -0500 |
| commit | e8b0c32eae319e287d0329b4148c9a1a51525053 (patch) | |
| tree | 051b9d5f8bddd0acc3801801a852f8e991dfca61 /scripts/stackusage | |
| parent | dwc_eth_qos: release descriptors outside netif_tx_lock (diff) | |
| download | linux-e8b0c32eae319e287d0329b4148c9a1a51525053.tar.gz 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 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
