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


Groups > linux.kernel > #1700673

Re: [PATCH] genirq: Provide IRQCHIP_ONESHOT_EDGE_SAFE

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH] genirq: Provide IRQCHIP_ONESHOT_EDGE_SAFE
Date 2017-08-01 08:50 +0200
Message-ID <u9za9-8fB-15@gated-at.bofh.it> (permalink)
References <u9oHL-1Rm-1@gated-at.bofh.it> <u9to5-4FV-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 1 Aug 2017, Benjamin Herrenschmidt wrote:
> On Mon, 2017-07-31 at 21:33 +0200, Thomas Gleixner wrote:
> > If an interrupt chip is marked IRQCHIP_ONESHOT_SAFE it signals that the
> > interrupt chip does not require the ONESHOT mode for threaded
> > interrupts. Unfortunately this is applied independent of the interrupt type
> > (edge/level).
> > 
> > The powerpc XPIC wants this functionality only for edge type
> > interrupts. Provide a new flag which provides the same functionality
> > restricted to edge type interrupts.
> 
> Thanks ! I'll test that asap (got pulled into another emergency so it
> might take a day or two).

I'm not around til Aug. 14th, so feel free to route it Linuswards directly.

Thanks,

	tglx

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] genirq: Provide IRQCHIP_ONESHOT_EDGE_SAFE Thomas Gleixner <tglx@linutronix.de> - 2017-07-31 21:40 +0200
  Re: [PATCH] genirq: Provide IRQCHIP_ONESHOT_EDGE_SAFE Benjamin Herrenschmidt <benh@kernel.crashing.org> - 2017-08-01 02:40 +0200
    Re: [PATCH] genirq: Provide IRQCHIP_ONESHOT_EDGE_SAFE Thomas Gleixner <tglx@linutronix.de> - 2017-08-01 08:50 +0200

csiph-web