summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorNicolin Chen <nicolinc@nvidia.com>2025-06-13 23:35:23 -0700
committerJason Gunthorpe <jgg@nvidia.com>2025-06-19 15:43:29 -0300
commitf842ea208e43066c43e5e91e20fe8ce600df7055 (patch)
tree9e9e468985a8524f2490538dc17b6e12d4c091f3 /tools/perf/scripts/python/flamegraph.py
parent3961f2f5daccf4b54d499d7e155a1b46d17d385a (diff)
downloadkernel-f842ea208e43066c43e5e91e20fe8ce600df7055.tar.gz
iommu: Deprecate viommu_alloc op
To ease the for-driver iommufd APIs, get_viommu_size and viommu_init ops are introduced. Now, those existing vIOMMU supported drivers implemented these two ops, replacing the viommu_alloc one. So, there is no use of it. Remove it from the headers and the viommu core. Link: https://patch.msgid.link/r/5b32d4499d7ed02a63e57a293c11b642d226ef8d.1749882255.git.nicolinc@nvidia.com Suggested-by: Jason Gunthorpe <jgg@nvidia.com> Reviewed-by: Kevin Tian <kevin.tian@intel.com> Signed-off-by: Nicolin Chen <nicolinc@nvidia.com> Reviewed-by: Pranjal Shrivastava <praan@google.com> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
3070c'>netlink: make validation more configurable for future strictnessJohannes Berg 2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek 2019-03-22genetlink: make policy common to familyJohannes Berg net/dsa/microchip/ksz_common.c?id=15b8d3e38607efdae25d2845063cf5f6750ef89b'>net: dsa: microchip: Use different registers for KSZ8463Tristram Ha 2025-07-25net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driverTristram Ha 2025-06-12net: Use dev_fwnode()Jiri Slaby (SUSE) 2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds 2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2025-05-26net: dsa: microchip: Add SGMII port support to KSZ9477 switchTristram Ha 2025-05-16net: Switch to irq_domain_create_*()Jiri Slaby (SUSE) 2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2025-05-13net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switchesOleksij Rempel 2025-04-14net: dsa: microchip: add ETS scheduler support for KSZ88x3 switchesOleksij Rempel 2025-01-07net: dsa: ksz: remove ksz_get_mac_eee()Russell King (Oracle) 2025-01-07net: dsa: ksz: remove setting of tx_lpi parametersRussell King (Oracle) 2024-12-20net: dsa: microchip: Do not execute PTP driver code for unsupported switchesTristram Ha 2024-12-19net: dsa: microchip: Add suspend/resume support to KSZ DSA driverTristram Ha 2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2024-12-12net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere 2024-12-11net: dsa: ksz: implement .support_eee() methodRussell King (Oracle) 2024-12-09net: dsa: microchip: Make MDIO bus name uniqueJesse Van Gavere 2024-11-13net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha 2024-11-11net: dsa: microchip: parse PHY config from device treeOleksij Rempel 2024-11-11net: dsa: microchip: add support for side MDIO interface in LAN937xOleksij Rempel 2024-11-11net: dsa: microchip: cleanup error handling in ksz_mdio_registerOleksij Rempel 2024-11-11net: dsa: microchip: Refactor MDIO handling for side MDIO accessOleksij Rempel 2024-11-03net: dsa: use ethtool string helpersRosen Penev 2024-10-24net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey