summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVenkata Sudheer Kumar Bhavaraju <vbhavaraju@marvell.com>2022-01-31 03:52:35 +0300
committerJakub Kicinski <kuba@kernel.org>2022-02-01 08:24:35 +0300
commitef10bd49df234aadd4e0ab693e151c10e5338c65 (patch)
tree2da5f760c73df22e1f6c187c014f5912df2cf7a1 /tools/perf/scripts/python/export-to-postgresql.py
parentb43471cc10327f098d5a72918cd59fcb91546ca3 (diff)
downloadlinux-ef10bd49df234aadd4e0ab693e151c10e5338c65.tar.xz
qed: use msleep() in qed_mcp_cmd() and add qed_mcp_cmd_nosleep() for udelay.
Change qed_mcp_cmd() to use msleep() (by setting QED_MB_FLAG_CAN_SLEEP flag) and add new nosleep() version of the api. These api are used to issue cmds to management fw and the change affects how driver behaves while waiting for a response/resource. All sleepable callers of the existing api now use msleep() version. For non-sleepable callers, the new nosleep() version is explicitly used. Signed-off-by: Venkata Sudheer Kumar Bhavaraju <vbhavaraju@marvell.com> Signed-off-by: Alok Prasad <palok@marvell.com> Signed-off-by: Ariel Elior <aelior@marvell.com> Link: https://lore.kernel.org/r/20220131005235.1647881-1-vbhavaraju@marvell.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions