linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enabling MSI for Microblaze
@ 2019-10-25  6:10 Michal Simek
  2019-10-25  6:10 ` [PATCH v2 1/2] asm-generic: Make msi.h a mandatory include/asm header Michal Simek
  2019-10-25 20:45 ` [PATCH v2 0/2] Enabling MSI for Microblaze Bjorn Helgaas
  0 siblings, 2 replies; 3+ messages in thread
From: Michal Simek @ 2019-10-25  6:10 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git, palmer, hch, longman, helgaas
  Cc: Catalin Marinas, Eric Biggers, Peter Zijlstra (Intel),
	Benjamin Herrenschmidt, linux-pci, Masahiro Yamada,
	Paul Mackerras, sparclinux, linux-riscv, Will Deacon,
	Greg Ungerer, linux-arch, Herbert Xu, Michael Ellerman,
	Jackie Liu, Russell King, Ingo Molnar, Firoz Khan,
	Wesley Terpstra, James Hogan, linux-snps-arc, Albert Ou,
	Arnd Bergmann, Paul Walmsley, Bjorn Helgaas, linux-arm-kernel,
	Ard Biesheuvel, Greg Kroah-Hartman, linux-mips, Ralf Baechle,
	Paul Burton, Vineet Gupta, linuxppc-dev, David S. Miller

Hi,

these two patches come from discussion with Christoph, Bjorn, Palmer and
Waiman. The first patch was suggestion by Christoph here
https://lore.kernel.org/linux-riscv/20191008154604.GA7903@infradead.org/
The second part was discussed
https://lore.kernel.org/linux-pci/mhng-5d9bcb53-225e-441f-86cc-b335624b3e7c@palmer-si-x1e/
and
https://lore.kernel.org/linux-pci/20191017181937.7004-1-palmer@sifive.com/

Thanks,
Michal

Changes in v2:
- Fix typo in commit message s/expect/except/ - Reported-by: Masahiro

Michal Simek (1):
  asm-generic: Make msi.h a mandatory include/asm header

Palmer Dabbelt (1):
  pci: Default to PCI_MSI_IRQ_DOMAIN

 arch/arc/include/asm/Kbuild     | 1 -
 arch/arm/include/asm/Kbuild     | 1 -
 arch/arm64/include/asm/Kbuild   | 1 -
 arch/mips/include/asm/Kbuild    | 1 -
 arch/powerpc/include/asm/Kbuild | 1 -
 arch/riscv/include/asm/Kbuild   | 1 -
 arch/sparc/include/asm/Kbuild   | 1 -
 drivers/pci/Kconfig             | 2 +-
 include/asm-generic/Kbuild      | 1 +
 9 files changed, 2 insertions(+), 8 deletions(-)

-- 
2.17.1


_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

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

end of thread, other threads:[~2019-10-25 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25  6:10 [PATCH v2 0/2] Enabling MSI for Microblaze Michal Simek
2019-10-25  6:10 ` [PATCH v2 1/2] asm-generic: Make msi.h a mandatory include/asm header Michal Simek
2019-10-25 20:45 ` [PATCH v2 0/2] Enabling MSI for Microblaze Bjorn Helgaas

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).