All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Venus - Handle race conditions in concurrency
@ 2020-08-06 13:17 Mansur Alisha Shaik
  2020-08-06 13:17 ` [PATCH 1/3] venus: core: handle race condititon for core ops Mansur Alisha Shaik
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mansur Alisha Shaik @ 2020-08-06 13:17 UTC (permalink / raw)
  To: linux-media, stanimir.varbanov
  Cc: linux-kernel, linux-arm-msm, vgarodia, Mansur Alisha Shaik

The intenstion of this patchset is to handle race
conditions during concurrency usecase.

Mansur Alisha Shaik (3):
  venus: core: handle race condititon for core ops
  venus: core: cancel pending work items in workqueue
  venus: handle use after free for iommu_map/iommu_unmap

 drivers/media/platform/qcom/venus/core.c     |  6 +++++-
 drivers/media/platform/qcom/venus/firmware.c | 17 +++++++++++++----
 drivers/media/platform/qcom/venus/hfi.c      |  5 ++++-
 3 files changed, 22 insertions(+), 6 deletions(-)

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member 
of Code Aurora Forum, hosted by The Linux Foundation


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-06 18:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-06 13:17 [PATCH 0/3] Venus - Handle race conditions in concurrency Mansur Alisha Shaik
2020-08-06 13:17 ` [PATCH 1/3] venus: core: handle race condititon for core ops Mansur Alisha Shaik
2020-08-06 13:17 ` [PATCH 2/3] venus: core: cancel pending work items in workqueue Mansur Alisha Shaik
2020-08-06 13:17 ` [PATCH 3/3] venus: handle use after free for iommu_map/iommu_unmap Mansur Alisha Shaik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.