diff options
author | Adam Wallis <[email protected]> | 2018-05-22 14:55:32 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-06-01 13:24:51 +0200 |
commit | a965315e59f3cbceb5d27d0feb68a456544f0f8d (patch) | |
tree | fb0f20225f2762488008e1d71ff715a154da2791 /drivers/fpga/machxo2-spi.c | |
parent | 5ef12cb4a3a78ffb331c03a795a15eea4ae35155 (diff) |
usb: xhci: force all memory allocations to node
The xhci driver forces DMA memory to be node aware, however, there are
several ring-related memory allocations that are not memory node aware.
This patch resolves those *alloc functions to be allocated on the proper
memory node.
Signed-off-by: Adam Wallis <[email protected]>
Acked-by: Mathias Nyman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/machxo2-spi.c')
0 files changed, 0 insertions, 0 deletions