Hi All, Just a note that it looks like this patch got picked up in the 22.3.6 release that just went out.
On Thu, 23 Feb 2023 at 06:03, Diederik de Haas <didi.deb...@cknow.org> wrote: > Control: tag -1 upstream fixed-upstream patch > > On Tue, 31 Jan 2023 01:19:54 +0300 Andrey Skvortsov > <andrej.skvort...@gmail.com> wrote: > > Here is link to created upstream issue. > > https://gitlab.freedesktop.org/mesa/mesa/-/issues/8198 > > In https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21330 this > issue > got fixed upstream and I've attached the patch/diff to this message. > > When adding it to debian/patches and adding it to debian/patches/series > and > running `debian/rules patch`, it applies cleanly (which is not the case > for > all of them): > > ``` > me@laptop:~/dev/debian/salsa/xorg-team/lib/mesa$ debian/rules patch > dh patch --with quilt \ > --builddirectory=build/ \ > --buildsystem=meson > dh_quilt_patch -O--builddirectory=build/ -O--buildsystem=meson > Applying patch 07_gallium-fix-build-failure-on-powerpcspe.diff > patching file src/gallium/include/pipe/p_config.h > > Applying patch path_max.diff > patching file src/util/tests/cache_test.cpp > Hunk #1 succeeded at 82 (offset 1 line). > patching file src/util/tests/process_test.c > patching file src/gallium/auxiliary/pipe-loader/pipe_loader.c > Hunk #1 succeeded at 42 (offset -1 lines). > > Applying patch src_glx_dri_common.h.diff > patching file src/glx/dri_common.h > Hunk #1 succeeded at 57 (offset 2 lines). > > Applying patch bug102973-lima.diff > patching file src/gallium/drivers/lima/lima_resource.c > > Now at patch bug102973-lima.diff > ``` > > HTH -- Stuart Young (aka Cefiar)