iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* AMD IOMMU cleanups and dead code removal
@ 2021-04-02 14:33 Christoph Hellwig
  2021-04-02 14:33 ` [PATCH 1/4] iommu/amd: remove the unused device errata code Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christoph Hellwig @ 2021-04-02 14:33 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: iommu

Hi,

this series cleans up a few random bits in the AMD IOMMU driver.

Diffstat:
 arch/x86/events/amd/iommu.c            |    1 
 arch/x86/events/amd/iommu.h            |   19 ------
 drivers/gpu/drm/amd/amdkfd/kfd_iommu.c |    4 -
 drivers/iommu/amd/amd_iommu.h          |    2 
 drivers/iommu/amd/amd_iommu_types.h    |    1 
 drivers/iommu/amd/init.c               |    5 -
 drivers/iommu/amd/iommu.c              |   90 +--------------------------------
 include/linux/amd-iommu.h              |   30 ++++-------
 8 files changed, 16 insertions(+), 136 deletions(-)
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-07  9:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-02 14:33 AMD IOMMU cleanups and dead code removal Christoph Hellwig
2021-04-02 14:33 ` [PATCH 1/4] iommu/amd: remove the unused device errata code Christoph Hellwig
2021-04-02 14:33 ` [PATCH 2/4] iommu/amd: remove the unused amd_iommu_get_v2_domain function Christoph Hellwig
2021-04-02 14:33 ` [PATCH 3/4] iommu/amd: remove a few unused exports Christoph Hellwig
2021-04-02 14:33 ` [PATCH 4/4] iommu/amd: move a few prototypes to include/linux/amd-iommu.h Christoph Hellwig
2021-04-07  9:15 ` AMD IOMMU cleanups and dead code removal Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).