All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] vfio/platform: Deprecate vfio-amba and reset drivers
@ 2025-08-25 17:57 Alex Williamson
  2025-08-25 17:58 ` [PATCH 1/2] vfio/amba: Mark for removal Alex Williamson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alex Williamson @ 2025-08-25 17:57 UTC (permalink / raw)
  To: alex.williamson, kvm; +Cc: linux-kernel, eric.auger, smostafa, praan

Based on discussion[1] there's still interest in keeping vfio-platform
itself, but the use case doesn't involve any of the current reset
drivers and doesn't include vfio-amba.  To give any users a chance to
speak up, let's mark these as deprecated and generate logs if they're
used.

I intend to pull the vfio/fsl-mc removal from the previous series given
there were no objections.  Thanks,

Alex

[1] https://lore.kernel.org/all/20250806170314.3768750-1-alex.williamson@redhat.com/

Alex Williamson (2):
  vfio/amba: Mark for removal
  vfio/platform: Mark reset drivers for removal

 drivers/vfio/platform/Kconfig                            | 5 ++++-
 drivers/vfio/platform/reset/Kconfig                      | 6 +++---
 drivers/vfio/platform/reset/vfio_platform_amdxgbe.c      | 2 ++
 drivers/vfio/platform/reset/vfio_platform_bcmflexrm.c    | 2 ++
 drivers/vfio/platform/reset/vfio_platform_calxedaxgmac.c | 2 ++
 drivers/vfio/platform/vfio_amba.c                        | 2 ++
 6 files changed, 15 insertions(+), 4 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-09-01 22:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-25 17:57 [PATCH 0/2] vfio/platform: Deprecate vfio-amba and reset drivers Alex Williamson
2025-08-25 17:58 ` [PATCH 1/2] vfio/amba: Mark for removal Alex Williamson
2025-08-25 17:58 ` [PATCH 2/2] vfio/platform: Mark reset drivers " Alex Williamson
2025-08-26  5:56 ` [PATCH 0/2] vfio/platform: Deprecate vfio-amba and reset drivers Eric Auger
2025-09-01 21:31 ` Mostafa Saleh
2025-09-01 22:05 ` Pranjal Shrivastava

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.