On Wed, 14 Nov 2018 at 18:51, Emil Velikov <emil.l.veli...@gmail.com> wrote: > > From: Emil Velikov <emil.veli...@collabora.com> > > Currently we detect when a breaking commit: > - has landed in stable, and > - is referenced by a untagged fix in master > > Yet we did not consider the case of breaking commit: > - prior to the branchpoint, and > - is referenced by a untagged fix in master > > Addressing the latter is extremely slow since due to the size of the > lookup. > > That said, we can trivially use the existing is_sha_nomination() > helper to catch reverts. > > Signed-off-by: Emil Velikov <emil.veli...@collabora.com>
Juan, Please you skim over the updated series and this add-on patch? They've caught a few issues that may be present in 18.2. Thanks Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev