aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorNicolin Chen <[email protected]>2022-07-22 19:02:52 -0700
committerAlex Williamson <[email protected]>2022-07-25 13:41:22 -0600
commit3fad3a26139d5a41bc6b20df47ff067f5db2fe75 (patch)
treeb50e204aa6f9a99a299ce889280ca5e0df3b9c48 /scripts/gdb/linux/utils.py
parent44abdd1646e1fbfb781972c0bffc90b4eb3e87b3 (diff)
vfio/ap: Change saved_pfn to saved_iova
The vfio_ap_ops code maintains both nib address and its PFN, which is redundant, merely because vfio_pin/unpin_pages API wanted pfn. Since vfio_pin/unpin_pages() now accept "iova", change "saved_pfn" to "saved_iova" and remove pfn in the vfio_ap_validate_nib(). Reviewed-by: Jason Gunthorpe <[email protected]> Reviewed-by: Tony Krowiak <[email protected]> Tested-by: Eric Farman <[email protected]> Signed-off-by: Nicolin Chen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions