Re: [PATCH] udmabuf: vastly increase the size limit per dmabuf

Xaver Hugl <[email protected]> Mon, 3 Aug 2026 16:54:11 +0200
Newsgroups gmane.comp.freedesktop.wayland.devel,gmane.comp.video.dri.devel,gmane.linux.kernel.stable
Message-ID <CAFZQkGytEnCmA=7-7KYt5y7g-TcEK3yAthX5wG=A8QZpEyUOzA@mail.gmail.com>
There's also the question if the limit is needed at all, the commit
that added it didn't explain why it was added in the first place.
Could we remove it entirely? I don't know if that's feasible for
backporting though, since it would remove a module parameter.

- Xaver