diff options
| author | Jan Beulich <jbeulich@suse.com> | 2026-07-30 16:57:58 +0200 |
|---|---|---|
| committer | Juergen Gross <jgross@suse.com> | 2026-08-03 16:13:24 +0200 |
| commit | 5d519a058c170f6733bf54c27b54695f30de2030 (patch) | |
| tree | c6cf83a813f375aa90110c820717759aad81cdce /tools/perf/scripts/python/bin | |
| parent | 80c0cc476601751acf43cebf6c61235fb75c549c (diff) | |
Xen/gnttab: adjust two uses of sizeof()
The use in gnttab_map() is latently buggy, as "frames" there is
xen_pfn_t *, not unsigned long *. Adjust the correct use in
gnttab_map_frames_v2() as well, just to avoid the problematic pattern of
sizeof(<type>).
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Message-ID: <0ddff6c4-7ec7-41a9-9417-687ca16aaafd@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
