Commit e8ccfb8
Alex Williamson
vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
JIRA: https://issues.redhat.com/browse/RHEL-85587
commit 7a701e9
Author: Alex Williamson <alex.williamson@redhat.com>
Date: Tue Feb 18 15:22:02 2025 -0700
vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
This is a step towards passing the structure to vaddr_get_pfns()
directly in order to provide greater distinction between page backed
pfns and pfnmaps.
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Mitchell Augustin <mitchell.augustin@canonical.com>
Tested-by: Mitchell Augustin <mitchell.augustin@canonical.com>
Link: https://lore.kernel.org/r/20250218222209.1382449-3-alex.williamson@redhat.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>1 parent 4eb4e96 commit e8ccfb8
1 file changed
+17
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
480 | | - | |
| 480 | + | |
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
495 | 505 | | |
496 | 506 | | |
497 | 507 | | |
| |||
731 | 741 | | |
732 | 742 | | |
733 | 743 | | |
734 | | - | |
| 744 | + | |
735 | 745 | | |
736 | 746 | | |
737 | 747 | | |
738 | 748 | | |
739 | 749 | | |
740 | 750 | | |
741 | 751 | | |
742 | | - | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
743 | 755 | | |
744 | 756 | | |
745 | 757 | | |
| |||
758 | 770 | | |
759 | 771 | | |
760 | 772 | | |
| 773 | + | |
761 | 774 | | |
762 | 775 | | |
763 | 776 | | |
| |||
0 commit comments