aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2019-10-28 17:10:25 -0300
committerJuergen Gross <[email protected]>2019-11-07 12:03:38 +0100
commitfa6614d8ef13c63aac52ad7c07c5e69ce4aba3dd (patch)
treef352631579c525764d273b80b1ce2757f401becb /scripts/bpf_helpers_doc.py
parent88920ddebd2f4afe67eb39a9fe3661275e6e3e2d (diff)
xen/gntdev: Use select for DMA_SHARED_BUFFER
DMA_SHARED_BUFFER can not be enabled by the user (it represents a library set in the kernel). The kconfig convention is to use select for such symbols so they are turned on implicitly when the user enables a kconfig that needs them. Otherwise the XEN_GNTDEV_DMABUF kconfig is overly difficult to enable. Fixes: 932d6562179e ("xen/gntdev: Add initial support for dma-buf UAPI") Cc: Oleksandr Andrushchenko <[email protected]> Cc: Boris Ostrovsky <[email protected]> Cc: [email protected] Cc: Juergen Gross <[email protected]> Cc: Stefano Stabellini <[email protected]> Reviewed-by: Juergen Gross <[email protected]> Reviewed-by: Oleksandr Andrushchenko <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]> Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions