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

The intention of this patchset is to handle race
conditions during concurrency usecases like
Multiple YouTube browser tabs(approx 50 plus tabs),
graphics_Stress, WiFi ON/OFF, Bluetooth ON/OF,
and reboot in parallel.

---
Resending the fixes by describing more about the issue
and correcting typo errors.

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] 10+ messages in thread

end of thread, other threads:[~2020-09-10 10:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-07  6:24 [RESEND 0/3] Venus - Handle race conditions in concurrency Mansur Alisha Shaik
2020-08-07  6:24 ` [RESEND 1/3] venus: core: handle race condititon for core ops Mansur Alisha Shaik
2020-08-10  9:50   ` Stanimir Varbanov
2020-08-21 10:59     ` Stanimir Varbanov
2020-08-25  1:43       ` mansur
2020-09-10 10:43   ` Stanimir Varbanov
2020-08-07  6:24 ` [RESEND 2/3] venus: core: cancel pending work items in workqueue Mansur Alisha Shaik
2020-08-07  6:24 ` [RESEND 3/3] venus: handle use after free for iommu_map/iommu_unmap Mansur Alisha Shaik
2020-08-10  9:53   ` Stanimir Varbanov
2020-08-25 13:13   ` Stanimir Varbanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).