summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMichael Kelley <mhklinux@outlook.com>2025-05-12 17:06:00 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-05-22 14:31:52 +0200
commit4612d1ab4b718fc67ee261bb9926138e8b5193ca (patch)
treec39b739f05129145cd478fce2f1eb7cc41ee295a /tools/perf/scripts/python/stackcollapse.py
parenta162277d0a995fad05869b6d7d54be2ce1336625 (diff)
downloadkernel-4612d1ab4b718fc67ee261bb9926138e8b5193ca.tar.gz
Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple ranges
commit 380b75d3078626aadd0817de61f3143f5db6e393 upstream. vmbus_sendpacket_mpb_desc() is currently used only by the storvsc driver and is hardcoded to create a single GPA range. To allow it to also be used by the netvsc driver to create multiple GPA ranges, no longer hardcode as having a single GPA range. Allow the calling driver to specify the rangecount in the supplied descriptor. Update the storvsc driver to reflect this new approach. Cc: <stable@vger.kernel.org> # 6.1.x Signed-off-by: Michael Kelley <mhklinux@outlook.com> Link: https://patch.msgid.link/20250513000604.1396-2-mhklinux@outlook.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions