summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorUmang Jain <umang.jain@ideasonboard.com>2024-09-10 08:10:03 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-09-11 16:54:04 +0300
commit206030f6a92bd97997fba8ebb86e78058edecb97 (patch)
tree95ec7f0447da69957dd4833ddc09f8151bf4376a /tools/perf/scripts/python/export-to-postgresql.py
parentfbaf8bf6cbc034cf9dbe6dbd4b4ff946835447d2 (diff)
downloadlinux-206030f6a92bd97997fba8ebb86e78058edecb97.tar.xz
staging: vchiq_core: Factor out bulk transfer for blocking mode
Factor out bulk transfer for blocking mode into a separate dedicated function bulk_xfer_blocking_interruptible(). It is suffixed by "_interruptible" to denote that it can be interrupted and -EAGAIN can be returned. It would be up to the users of the function to retry the call in those cases. Adjust the calls to vchiq-dev.c ioctl interface and vchiq_arm.c for blocking bulk transfers. Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Tested-by: Stefan Wahren <wahrenst@gmx.net> Link: https://lore.kernel.org/r/20240910051007.297227-4-umang.jain@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions