aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorManivannan Sadhasivam <[email protected]>2023-09-01 13:05:02 +0530
committerManivannan Sadhasivam <[email protected]>2023-12-14 10:57:34 +0530
commit987fdb5a43a66764808371b54e6047834170d565 (patch)
treeffaeca89acca8917d7b437088b5b01ee520a8053 /tools/perf/scripts/python
parentb85ea95d086471afb4ad062012a4d73cd328fa86 (diff)
bus: mhi: ep: Do not allocate event ring element on stack
It is possible that the host controller driver would use DMA framework to write the event ring element. So avoid allocating event ring element on the stack as DMA cannot work on vmalloc memory. Cc: [email protected] Fixes: 961aeb689224 ("bus: mhi: ep: Add support for sending events to the host") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions