diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2024-04-05 08:08:17 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-09 15:28:03 +0200 |
| commit | fea0dde081621e25bcf7efd40cce6c8272e3aa13 (patch) | |
| tree | 07a7fc03929fb1a33c0e36b859e635e087e3c5d2 /tools/perf/scripts/python | |
| parent | ed6d22f5d8672f38d6020c719d5d658a4e3e6be5 (diff) | |
kfifo: pass offset to setup_sgl_buf() instead of a pointer
As a preparatory for dma addresses filling, we need the data offset
instead of virtual pointer in setup_sgl_buf(). So pass the former
instead the latter.
And pointer to fifo is needed in setup_sgl_buf() now too.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Cc: Stefani Seibold <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions