summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNicolas Saenz Julienne <nsaenzjulienne@suse.de>2020-06-29 17:09:21 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-01 15:47:05 +0200
commit77b3f6c49105088f157672c6e16deb0154a1383b (patch)
tree352e758cabdf030063e8593db2fb0c1d26ea0673 /tools/perf/scripts/python
parenta8f7116b79749ea7f273d7c7e4efcf301a7adfe3 (diff)
downloadlinux-77b3f6c49105088f157672c6e16deb0154a1383b.tar.gz
linux-77b3f6c49105088f157672c6e16deb0154a1383b.zip
staging: vchiq: Move message queue into struct vchiq_service
This has historically been handled by vchi, but there is no reason why this couldn't be handled directly in vchiq. The patch tries to avoid altering any behavior, with the exception of the msg_queue size, which is now fixed to VCHIQ_MAX_SLOTS (it was set to VCHIQ_MAX_SLOTS / 2). This is done to match vchiq's user_service message queue, which could be merged with this one in the future. Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Link: https://lore.kernel.org/r/20200629150945.10720-24-nsaenzjulienne@suse.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions