summaryrefslogtreecommitdiffstats
path: root/crypto/xts.c
diff options
context:
space:
mode:
authorGary R Hook <gary.hook@amd.com>2017-03-23 12:53:30 -0500
committerHerbert Xu <herbert@gondor.apana.org.au>2017-03-24 21:51:34 +0800
commitefc989fce8703914bac091dcc4b8ff7a72ccf987 (patch)
tree6b76c798b51f90253eaf8ef1620d74f353b85edd /crypto/xts.c
parentde5540d088fe97ad583cc7d396586437b32149a5 (diff)
downloadlinux-efc989fce8703914bac091dcc4b8ff7a72ccf987.tar.gz
linux-efc989fce8703914bac091dcc4b8ff7a72ccf987.tar.bz2
linux-efc989fce8703914bac091dcc4b8ff7a72ccf987.zip
crypto: ccp - Make some CCP DMA channels private
The CCP registers its queues as channels capable of handling general DMA operations. The NTB driver will use DMA if directed, but as public channels can be reserved for use in asynchronous operations some channels should be held back as private. Since the public/private determination is handled at a device level, reserve the "other" (secondary) CCP channels as private. Add a module parameter that allows for override, to be applied to all channels on all devices. CC: <stable@vger.kernel.org> # 4.10.x- Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/xts.c')
0 files changed, 0 insertions, 0 deletions