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


Groups > linux.kernel > #1579587 > unrolled thread

Re: [RFC PATCH 19/33] irqchip/gic-v3-its: Add VLPI configuration handling

Started byThomas Gleixner <tglx@linutronix.de>
First post2017-02-13 11:40 +0100
Last post2017-02-13 11:40 +0100
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: [RFC PATCH 19/33] irqchip/gic-v3-its: Add VLPI configuration  handling Thomas Gleixner <tglx@linutronix.de> - 2017-02-13 11:40 +0100

#1579587 — Re: [RFC PATCH 19/33] irqchip/gic-v3-its: Add VLPI configuration handling

FromThomas Gleixner <tglx@linutronix.de>
Date2017-02-13 11:40 +0100
SubjectRe: [RFC PATCH 19/33] irqchip/gic-v3-its: Add VLPI configuration handling
Message-ID<tamd3-2uM-3@gated-at.bofh.it>
On Tue, 17 Jan 2017, Marc Zyngier wrote:

> When a VLPI is reconfigured (enabled, disabled, change in priority),
> the full configuration byte must be written, and the caches invalidated.
> 
> Also, when using the irq_mask/irq_unmask methods, it is necessary
> to disable the doorbell for that particular interrupt (by mapping it
> to 1023) on top of clearing the Enable bit.
> 
> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

Aside of the switch/case part:

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web