summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMichael Kelley <mhklinux@outlook.com>2025-05-12 17:06:03 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-05-22 14:31:51 +0200
commita162277d0a995fad05869b6d7d54be2ce1336625 (patch)
tree0bdd778b8ce0093e659126b63f6da28ca79e7409 /tools/perf/scripts/python/stackcollapse.py
parent7e98cd10e112c076ddfd23063c712d1b244481f1 (diff)
downloadkernel-a162277d0a995fad05869b6d7d54be2ce1336625.tar.gz
hv_netvsc: Remove rmsg_pgcnt
commit 5bbc644bbf4e97a05bc0cb052189004588ff8a09 upstream. init_page_array() now always creates a single page buffer array entry for the rndis message, even if the rndis message crosses a page boundary. As such, the number of page buffer array entries used for the rndis message must no longer be tracked -- it is always just 1. Remove the rmsg_pgcnt field and use "1" where the value is needed. Cc: <stable@vger.kernel.org> # 6.1.x Signed-off-by: Michael Kelley <mhklinux@outlook.com> Link: https://patch.msgid.link/20250513000604.1396-5-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