diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2023-06-07 15:02:17 +0200 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2023-07-17 11:32:10 +0200 |
commit | 80f6b63e729fbda4ea9cce86cc317f69b8ba2ede (patch) | |
tree | e95be55b41e99a396be3f0f2302862c65ae87f1a /lib/crypto/mpi/mpi-internal.h | |
parent | 5cefcf9f2fea06ea09b6185f4288357570eec3d4 (diff) |
drm/etnaviv: free events the usual way in recover worker
Clearing the whole bitmap at once is only a minor optimization in
a path that should be extremely cold. Free the events by calling
event_free() instead of directly manipulating the completion count
and event bitmap.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <cgmeiner@igalia.com>
Diffstat (limited to 'lib/crypto/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions