diff options
author | Matthew Brost <[email protected]> | 2021-12-14 09:04:56 -0800 |
---|---|---|
committer | John Harrison <[email protected]> | 2021-12-15 19:09:22 -0800 |
commit | 7aa6d5fe6cdb4347c427caaba38f11cc88a8ed4d (patch) | |
tree | 9fb5cbd16bdea177f89de90c7c215aa7d47dc7d5 /net/lapb/lapb_timer.c | |
parent | 939d8e9c87e704fd5437e2c8b80929591fe540eb (diff) |
drm/i915/guc: Remove racey GEM_BUG_ON
A full GT reset can race with the last context put resulting in the
context ref count being zero but the destroyed bit not yet being set.
Remove GEM_BUG_ON in scrub_guc_desc_for_outstanding_g2h that asserts the
destroyed bit must be set in ref count is zero.
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Signed-off-by: John Harrison <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions