Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1681185 > unrolled thread

Re: [PATCH v2 01/52] genirq: Let irq_set_vcpu_affinity() iterate over hierarchy

Started byThomas Gleixner <tglx@linutronix.de>
First post2017-07-04 23:20 +0200
Last post2017-07-04 23:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#1681185 — Re: [PATCH v2 01/52] genirq: Let irq_set_vcpu_affinity() iterate over hierarchy

FromThomas Gleixner <tglx@linutronix.de>
Date2017-07-04 23:20 +0200
SubjectRe: [PATCH v2 01/52] genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
Message-ID<tZDoK-5pO-5@gated-at.bofh.it>

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>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web