Aneesh Kumar K.V wrote: [..] > you dropped pci_tsm_doe_transfer from an earlier version of this patch > in this series. Any reason for that? Alexey pointed out that it had no users, but on second look the to_pci_tsm_pf0() helper is not exported and it did offer some type-safety. I will add it back for v6. Going forward I will be less quick to make regressive changes especially with evidence like this that users are in-flight.