aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNicolas Saenz Julienne <[email protected]>2020-06-29 17:09:30 +0200
committerGreg Kroah-Hartman <[email protected]>2020-07-01 15:47:06 +0200
commit7c018ed10c07f5cd16e8ef661514232e111071cf (patch)
tree0def0b20a435d2cf2b3af3d63c5cb812bb32f16a /tools/perf/scripts/python
parent3a8895a9219f6b58d006546c40c1addb764a7c1d (diff)
staging: vchiq: Pass vchiq's message when holding a message
vchi created an opaque structure to be held by services while they process callback messages. The contents of this opaque structure are the service handle, which all services already maintain, and a pointer to vchiq's message structure, struct vchiq_header. Let's get rid of this opaque structure and directly pass struct vchiq_header, which is what ultimately vchiq consumes when handling callback messages. Signed-off-by: Nicolas Saenz Julienne <[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