Commit 00ecd54
iommu/vt-d: Clean up unused PASID updating functions
update_pasid() and its call chain are currently unused in the tree because
Thomas disabled the ENQCMD feature. The feature will be re-enabled shortly
using a different approach and update_pasid() and its call chain will not
be used in the new approach.
Remove the useless functions.
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/r/20210920192349.2602141-1-fenghua.yu@intel.com
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20211014053839.727419-8-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>1 parent 94f797a commit 00ecd54
2 files changed
Lines changed: 1 addition & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
111 | 109 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | 508 | | |
524 | 509 | | |
525 | 510 | | |
| |||
614 | 599 | | |
615 | 600 | | |
616 | 601 | | |
617 | | - | |
618 | | - | |
619 | | - | |
620 | | - | |
621 | 602 | | |
622 | 603 | | |
623 | 604 | | |
| |||
670 | 651 | | |
671 | 652 | | |
672 | 653 | | |
673 | | - | |
| 654 | + | |
674 | 655 | | |
675 | | - | |
676 | | - | |
677 | | - | |
678 | 656 | | |
679 | 657 | | |
680 | 658 | | |
| |||
0 commit comments