summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorBingyu.Xian <shanbeeyoo@gmail.com>2026-07-29 20:07:32 +0800
committerAnup Patel <anup@brainfault.org>2026-07-29 21:37:40 +0530
commited2300fabbcdb9324c0531b4003e54e9b6966d99 (patch)
treeae7ce61f8b8ca2ec4ed0da3dc7e497fbdcda0e86 /tools/perf/scripts/python/bin/stackcollapse-record
parent370907638c3188bd61f035011da7d062284e06ea (diff)
RISC-V: KVM: Use unsigned int for vma_pageshift
vma_pageshift in kvm_riscv_mmu_map() was declared short. Use unsigned int, the conventional kernel type for bit widths and shift counts, in preparation for sharing a common struct kvm_page_fault across architectures. No functional change. Assisted-by: YuanSheng: deepseek-v4-pro Co-developed-by: Quan Zhou <zhouquan@iscas.ac.cn> Signed-off-by: Quan Zhou <zhouquan@iscas.ac.cn> Signed-off-by: Bingyu Xian <shanbeeyoo@gmail.com> Reviewed-by: Anup Patel <anup@brainfault.org> Link: https://lore.kernel.org/r/20260729120733.829457-3-shanbeeyoo@gmail.com Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions