On 28.10.19 21:10, Jason Gunthorpe wrote:
From: Jason Gunthorpe <[email protected]>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]>
Applied to xen/tip.git for-linus-5.5a Juergen _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
