Re: [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY

From: Leon Romanovsky

Date: Fri Jan 30 2026 - 02:00:56 EST


On Tue, Jan 27, 2026 at 11:02:03AM +0100, Christian König wrote:
> On 1/27/26 10:58, Leon Romanovsky wrote:
> > On Tue, Jan 27, 2026 at 10:26:26AM +0100, Christian König wrote:
> >> On 1/24/26 20:14, Leon Romanovsky wrote:
> >>> From: Leon Romanovsky <leonro@xxxxxxxxxx>
> >>>
> >>> DMABUF_MOVE_NOTIFY was introduced in 2018 and has been marked as
> >>> experimental and disabled by default ever since. Six years later,
> >>> all new importers implement this callback.
> >>>
> >>> It is therefore reasonable to drop CONFIG_DMABUF_MOVE_NOTIFY and
> >>> always build DMABUF with support for it enabled.
> >>>
> >>> Suggested-by: Christian König <christian.koenig@xxxxxxx>
> >>> Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx>
> >>
> >> Reviewed-by: Christian König <christian.koenig@xxxxxxx>
> >>
> >> As long as nobody starts screaming in the last second or I encounter some other problem I'm going to push the first three patches to drm-misc-next now.
> >
> > How do you see progress of other patches?
> > Can they be queued for that tree as well?
>
> I was hoping to get through them by the end of the week.

Christian,

Can we please merge the whole series now?

Thanks