Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714739
| From | Marc Zyngier <marc.zyngier@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v8 5/7] irqdomain: Add irq_domain_{push,pop}_irq() functions. |
| Date | 2017-08-18 11:20 +0200 |
| Message-ID | <ufLBD-1uG-9@gated-at.bofh.it> (permalink) |
| References | <ufLBD-1uG-11@gated-at.bofh.it> <ufLBD-1uG-13@gated-at.bofh.it> |
| Organization | ARM Ltd |
On 18/08/17 01:53, David Daney wrote: > For an already existing irqdomain hierarchy, as might be obtained via > a call to pci_enable_msix_range(), a PCI driver wishing to add an > additional irqdomain to the hierarchy needs to be able to insert the > irqdomain to that already initialized hierarchy. Calling > irq_domain_create_hierarchy() allows the new irqdomain to be created, > but no existing code allows for initializing the associated irq_data. > > Add a couple of helper functions (irq_domain_push_irq() and > irq_domain_pop_irq()) to initialize the irq_data for the new > irqdomain added to an existing hierarchy. > > Signed-off-by: David Daney <david.daney@cavium.com> Reviewed-by: Marc Zyngier <marc.zyngier@arm.com> M. -- Jazz is not dead. It just smells funny...
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v8 5/7] irqdomain: Add irq_domain_{push,pop}_irq() functions. Marc Zyngier <marc.zyngier@arm.com> - 2017-08-18 11:20 +0200
csiph-web