diff options
| author | Oliver Neukum <[email protected]> | 2022-05-18 09:10:45 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-06-20 10:30:34 +0100 |
| commit | ca9dc8d06ab64543a6a31adac5003349c5671218 (patch) | |
| tree | eda16b07d1e894e202b2295d8b16496dace39c7d /tools/perf/scripts/python/flamegraph.py | |
| parent | 6a0d6733098965b8b58e8008e0fe1333d4f24953 (diff) | |
media: airspy: respect the DMA coherency rules
If we want to avoid memory corruption
on incoherent architectures, buffers for DMA
must not reside
- on the stack
- embedded within other structures
Allocate them separately.
v2: fix uninitialized return value
Signed-off-by: Oliver Neukum <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions