Go to file
Dave Jiang f94e4f26bc dmaengine: idxd: cleanup completion record allocation
commit 2efe58cfaa upstream.

According to core-api/dma-api-howto.rst, the address from
dma_alloc_coherent is gauranteed to align to the smallest PAGE_SIZE order.
That supercedes the 64B/32B alignment requirement of the completion record.
Remove alignment adjustment code.

Tested-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/163517396063.3484297.7494385225280705372.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Chen Zhuo <sagazchen@tencent.com>
Signed-off-by: Xinghui Li <korantli@tencent.com>
2024-06-11 21:09:35 +08:00
Documentation
LICENSES
arch
block
certs
crypto
dist
drivers dmaengine: idxd: cleanup completion record allocation 2024-06-11 21:09:35 +08:00
fs
include
init
ipc
kernel
lib
mm
net
package
samples
scripts
security
sound
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
README.md
backport_remove_lists.txt
tools_key.pub

README.md

Tencent Linux Kernel 4.0