diff options
author | 2024-04-10 19:58:49 -0700 | |
---|---|---|
committer | 2024-04-15 16:05:59 +0200 | |
commit | 688ee9b9ec6cbf238aa3874e742221279b5e7667 (patch) | |
tree | be8b08f4474b5d2618d7936d25b5144b4e82d662 /tools/perf/scripts/python/stackcollapse.py | |
parent | platform/x86/intel/sdsi: Set message size during writes (diff) | |
download | wireguard-linux-688ee9b9ec6cbf238aa3874e742221279b5e7667.tar.xz wireguard-linux-688ee9b9ec6cbf238aa3874e742221279b5e7667.zip |
platform/x86/intel/sdsi: Combine read and write mailbox flows
The current mailbox commands are either read-only or write-only and the
flow is different for each. New commands will need to send and receive
data. In preparation for these commands, create a common polling function
to handle sending data and receiving in the same transaction.
Signed-off-by: David E. Box <david.e.box@linux.intel.com>
Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20240411025856.2782476-3-david.e.box@linux.intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions