diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-16 09:17:10 -1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-16 23:03:46 +0100 |
commit | eee9fba7b4d5d7a268a495688039027390894e6d (patch) | |
tree | eaf22760cb0d5fe21513d5db197eddc801ed4b7d /meta/recipes-graphics/drm/libdrm/installtests.patch | |
parent | 52645c86076482722ccbcbbb065c6f58b3ce3857 (diff) | |
download | poky-eee9fba7b4d5d7a268a495688039027390894e6d.tar.gz |
bitbake: server/process: Disable gc around critical sectionyocto-3.3.6hardknott-3.3.6
The python gc can trigger whilst we're holding the event stream lock
and when cleaning up objects, they can trigger warnings. This translates
into a new event which would then need the lock and we can deadlock.
Disable gc whilst we hold that lock to avoid this unfortunate and
problematic situation.
(Bitbake rev: d01d8326331cfe59208674cfc53aa26c0028b313)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 96a6303949cefd469bcf5ed250ff512271354357)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/drm/libdrm/installtests.patch')
0 files changed, 0 insertions, 0 deletions