Hello Lucas,
On Wed, 2 Feb 2022 at 15:08, Lucas De Marchi lucas.demarchi@intel.com wrote:
On Wed, Feb 02, 2022 at 10:25:28AM +0100, Christian König wrote:
Am 02.02.22 um 10:11 schrieb Lucas De Marchi:
[SNIP] diff --git a/MAINTAINERS b/MAINTAINERS index d03ad8da1f36..112676f11792 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5675,7 +5675,6 @@ T: git git://anongit.freedesktop.org/drm/drm-misc F: Documentation/driver-api/dma-buf.rst F: drivers/dma-buf/ F: include/linux/*fence.h
Oh, that is not correct to begin with.
right, include/linux/dma-fence*
-F: include/linux/dma-buf*
That here should probably be changed to point directly to include/linux/dma-buf.h, but that can come later on.
thanks for catching that. I will change it on next version and add your (and any additional) ack.
Lucas De Marchi
Feel free to add an Acked-by: Christian König christian.koenig@amd.com to the patch.
If nobody objects I'm going to push it drm-misc-next and provide a follow up to cleanup the MAINTAINERS file a bit more.
Thank you for the patch; apologies for not being able to respond earlier (was out due to covid, just getting back slowly).
With Christian's suggestions, looks good to me as well - feel free to add an Acked-by: Sumit Semwal sumit.semwal@linaro.org to the same.
Regards, Christian.
Best, Sumit.
F: include/linux/dma-resv.h K: \bdma_(?:buf|fence|resv)\b @@ -9976,6 +9975,13 @@ F: include/linux/iova.h F: include/linux/of_iommu.h F: include/uapi/linux/iommu.h +IOSYS-MAP HELPERS +M: Thomas Zimmermann tzimmermann@suse.de +L: dri-devel@lists.freedesktop.org +S: Maintained +T: git git://anongit.freedesktop.org/drm/drm-misc +F: include/linux/iosys-map.h