https://github.com/torvalds/linux
Revision dd3ecf17ba70a70d2c9ef9ba725281b84f8eef12 authored by Christoph Hellwig on 11 August 2019, 08:05:15 UTC, committed by Greg Kroah-Hartman on 15 August 2019, 13:17:07 UTC
If the HCD provides a localmem pool we will never use the DMA pools, so
don't create them.

Fixes: b0310c2f09bb ("USB: use genalloc for USB HCs with local memory")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20190811080520.21712-2-hch@lst.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 141822a
History
Tip revision: dd3ecf17ba70a70d2c9ef9ba725281b84f8eef12 authored by Christoph Hellwig on 11 August 2019, 08:05:15 UTC
usb: don't create dma pools for HCDs with a localmem_pool
Tip revision: dd3ecf1
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 14.6 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 12.2 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 97.1 KB
Kbuild -rw-r--r-- 1.5 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 510.2 KB
Makefile -rw-r--r-- 59.7 KB
README -rw-r--r-- 727 bytes

README

back to top