aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2020-11-06 18:19:32 +0000
committerJason Gunthorpe <[email protected]>2020-11-12 17:27:41 +0000
commitb1e678bf290db5a76f1b6a9f7c381310e03440d6 (patch)
treee9d64d9e76f43ff3a085a7bc6a4051a174a4d06c /scripts/bpf_helpers_doc.py
parentRDMA/pvrdma: Fix missing kfree() in pvrdma_register_device() (diff)
downloadkernel-b1e678bf290db5a76f1b6a9f7c381310e03440d6.tar.gz
kernel-b1e678bf290db5a76f1b6a9f7c381310e03440d6.zip
RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs
dma_virt_ops requires that all pages have a kernel virtual address. Introduce a INFINIBAND_VIRT_DMA Kconfig symbol that depends on !HIGHMEM and make all three drivers depend on the new symbol. Also remove the ARCH_DMA_ADDR_T_64BIT dependency, which has been obsolete since commit 4965a68780c5 ("arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig") Fixes: 551199aca1c3 ("lib/dma-virt: Add dma_virt_ops") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions