diff options
author | Adam Wallis <awallis@codeaurora.org> | 2018-05-22 14:55:32 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-01 13:24:51 +0200 |
commit | a965315e59f3cbceb5d27d0feb68a456544f0f8d (patch) | |
tree | fb0f20225f2762488008e1d71ff715a154da2791 /drivers/usb/chipidea | |
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 <awallis@codeaurora.org>
Acked-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/chipidea')
0 files changed, 0 insertions, 0 deletions