Re: [PATCH] drm/drm_exec: avoid indirect goto
Dave Airlie <[email protected]>
| Newsgroups | dev.linux.lists.llvm,dev.linux.lists.oe-kbuild-all,org.freedesktop.lists.amd-gfx,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAPM=9tz38o_p--FGjgkcDCV43jwmbx_zYDyc8fyHKBteiHDRrQ@mail.gmail.com> |
On Tue, 7 Jul 2026 at 19:11, Christian König <[email protected]> wrote: > > Adding a few more people to comment and review. > > Thanks Mike for the pointers, going to add them to the patch before pushing it to drm-misc-fixes. > > @Thomas, Maxime, Simona, Dave can anybody give me an rb or comment? I don't like it, but I also don't think the thing it replaces was spectacular, so until we can figure out a nicer way let's go with it, Like I was wondering if putting the label in a macro would make it more explainable, but I don't think it would help much. Reviewed-by: Dave Airlie <[email protected]> Dave.