aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorAndrew Jones <[email protected]>2024-01-31 13:05:15 +0100
committerAnup Patel <[email protected]>2024-02-09 11:53:13 +0530
commitf072b272aa27d57cf7fe6fdedb30fb50f391974e (patch)
tree259fd975eae145e06c593b0b51cd403d55f10db6 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent3752219b6007ee0421cc228f442f33b31f85addd (diff)
RISC-V: KVM: Use correct restricted types
__le32 and __le64 types should be used with le32_to_cpu() and le64_to_cpu() and __user is needed for pointers referencing guest memory, as sparse helpfully points out. Fixes: e9f12b5fff8a ("RISC-V: KVM: Implement SBI STA extension") Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Andrew Jones <[email protected]> Reviewed-by: Atish Patra <[email protected]> Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions