public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
@ 2022-11-13 20:33 Thomas Gleixner
  2022-11-13 20:33 ` [patch 01/10] mfd: timberdale: Remove linux/msi.h include Thomas Gleixner
                   ` (11 more replies)
  0 siblings, 12 replies; 26+ messages in thread
From: Thomas Gleixner @ 2022-11-13 20:33 UTC (permalink / raw)
  To: LKML
  Cc: Marc Zyngier, Lee Jones, Damien Le Moal, linux-ide, James Smart,
	Dick Kennedy, James E.J. Bottomley, Martin K. Petersen,
	linux-scsi, Stuart Yoder, Laurentiu Tudor, Fenghua Yu, Dave Jiang,
	Vinod Koul, dmaengine, Ioana Ciornei, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, netdev, Simon Horman,
	oss-drivers, Roy Pledge, Diana Craciun, Alex Williamson,
	Cornelia Huck, kvm, Joerg Roedel, Will Deacon, Robin Murphy,
	iommu

While working on per device MSI domains I noticed that quite some files
include linux/msi.h just because.

The top level comment in the header file clearly says:

  Regular device drivers have no business with any of these functions....

and actually none of the drivers needs anything from msi.h.

The series is not depending on anything so the individual patches can be
picked up by the relevant maintainers. I'll mop up the leftovers close to
the merge window.

Thanks,

	tglx

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

end of thread, other threads:[~2022-11-26  3:28 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-13 20:33 [patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes Thomas Gleixner
2022-11-13 20:33 ` [patch 01/10] mfd: timberdale: Remove linux/msi.h include Thomas Gleixner
2022-11-14  9:01   ` Lee Jones
2022-11-13 20:33 ` [patch 02/10] ata: ahci: " Thomas Gleixner
2022-11-13 23:29   ` Damien Le Moal
2022-11-13 20:33 ` [patch 03/10] scsi: lpfc: " Thomas Gleixner
2022-11-14  5:39   ` James Smart
2022-11-17 18:20   ` Martin K. Petersen
2022-11-13 20:34 ` [patch 04/10] bus: fsl-mc: Remove linux/msi.h includes Thomas Gleixner
2022-11-23 22:11   ` [tip: irq/core] " tip-bot2 for Thomas Gleixner
2022-11-13 20:34 ` [patch 05/10] dmaengine: idxd: Remove linux/msi.h include Thomas Gleixner
2022-11-13 22:29   ` Vinod Koul
2022-11-13 20:34 ` [patch 06/10] net: dpaa2: Remove linux/msi.h includes Thomas Gleixner
2022-11-13 20:34 ` [patch 07/10] net: nfp: " Thomas Gleixner
2022-11-14 10:46   ` Simon Horman
2022-11-13 20:34 ` [patch 08/10] soc: fsl: dpio: Remove linux/msi.h include Thomas Gleixner
2022-11-23 22:11   ` [tip: irq/core] " tip-bot2 for Thomas Gleixner
2022-11-13 20:34 ` [patch 09/10] vfio/fsl-mc: " Thomas Gleixner
2022-11-15 20:44   ` Jason Gunthorpe
2022-11-15 22:00   ` Alex Williamson
2022-11-23 22:11   ` [tip: irq/core] " tip-bot2 for Thomas Gleixner
2022-11-13 20:34 ` [patch 10/10] iommu/of: " Thomas Gleixner
2022-11-14 11:01   ` Robin Murphy
2022-11-23 22:11   ` [tip: irq/core] " tip-bot2 for Thomas Gleixner
2022-11-15  3:00 ` [patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes patchwork-bot+netdevbpf
2022-11-26  3:27 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox