linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Hierarchical irqdomains - Status update
@ 2014-11-23 19:03 Thomas Gleixner
  2014-11-24  7:20 ` Jiang Liu
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Gleixner @ 2014-11-23 19:03 UTC (permalink / raw)
  To: LKML
  Cc: Jiang Liu, Bjorn Helgaas, Marc Zyngier, Yijing Wang,
	Yingjoe Chen, Suravee Suthikulpanit, Ingo Molnar, Jason Cooper,
	Grant Likely

Folks,

I've rebased the hierarchical irqdomain code on top of Bjorns
msi_controller rework.

Changes versus the previous version:

   - Bjorns new pci/mci branch. See also:
        http://lkml.kernel.org/r/20141121172018.GA6578@google.com

     Thanks Bjorn for fixing that just before your vacation!

   - Rename of msi_mask/unmask_irq et al so it's clear that these
     functions are PCI related and cannot be used for non PCI based
     MSI functionality.

   - Folded back fixup patches

   - Added the missing parent check as reported by Suravee

The branch is now immutable and you can base your patches on it.

If you need to pull the branch into your tree, please let me know.

Patches which are mostly touching drivers/irqchip should go through
Jason. Please post them against irq/irqdomain. We'll either create a
seperate branch for them or merge irq/irqdomain into irq/core.

Thanks for the fruitful discussions, testing, rebasing and patience.

Thanks,

	tglx

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

* Re: Hierarchical irqdomains - Status update
  2014-11-23 19:03 Hierarchical irqdomains - Status update Thomas Gleixner
@ 2014-11-24  7:20 ` Jiang Liu
  0 siblings, 0 replies; 2+ messages in thread
From: Jiang Liu @ 2014-11-24  7:20 UTC (permalink / raw)
  To: Thomas Gleixner, LKML
  Cc: Bjorn Helgaas, Marc Zyngier, Yijing Wang, Yingjoe Chen,
	Suravee Suthikulpanit, Ingo Molnar, Jason Cooper, Grant Likely

On 2014/11/24 3:03, Thomas Gleixner wrote:
> Folks,
> 
> I've rebased the hierarchical irqdomain code on top of Bjorns
> msi_controller rework.
> 
> Changes versus the previous version:
> 
>    - Bjorns new pci/mci branch. See also:
>         http://lkml.kernel.org/r/20141121172018.GA6578@google.com
> 
>      Thanks Bjorn for fixing that just before your vacation!
> 
>    - Rename of msi_mask/unmask_irq et al so it's clear that these
>      functions are PCI related and cannot be used for non PCI based
>      MSI functionality.
> 
>    - Folded back fixup patches
> 
>    - Added the missing parent check as reported by Suravee
> 
> The branch is now immutable and you can base your patches on it.
> 
> If you need to pull the branch into your tree, please let me know.
> 
> Patches which are mostly touching drivers/irqchip should go through
> Jason. Please post them against irq/irqdomain. We'll either create a
> seperate branch for them or merge irq/irqdomain into irq/core.
> 
> Thanks for the fruitful discussions, testing, rebasing and patience.
Thanks for your great support to enable hierarchy irqdomain.
Learned much about how to organize patches:)

> 
> Thanks,
> 
> 	tglx
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

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

end of thread, other threads:[~2014-11-24  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-23 19:03 Hierarchical irqdomains - Status update Thomas Gleixner
2014-11-24  7:20 ` Jiang Liu

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