Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1681185
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 01/52] genirq: Let irq_set_vcpu_affinity() iterate over hierarchy |
| Date | 2017-07-04 23:20 +0200 |
| Message-ID | <tZDoK-5pO-5@gated-at.bofh.it> (permalink) |
| References | <tXmLn-8q5-7@gated-at.bofh.it> <tXmLn-8q5-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 28 Jun 2017, Marc Zyngier wrote: > When assigning an interrupt to a vcpu, it is not unlikely that > the level of the hierarchy implementing irq_set_vcpu_affinity > is not the top level (think a generic MSI domain on top of a > virtualization aware interrupt controller). > > In such a case, let's iterate over the hierarchy until we find > an irqchip implementing it. > > Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 01/52] genirq: Let irq_set_vcpu_affinity() iterate over hierarchy Thomas Gleixner <tglx@linutronix.de> - 2017-07-04 23:20 +0200
csiph-web