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


Groups > linux.kernel > #1284410 > unrolled thread

Re: [PATCH] drivers: power: set IRQF_ONESHOT if no primary handler is specified

Started bySebastian Reichel <sre@kernel.org>
First post2015-12-05 01:50 +0100
Last post2015-12-05 01:50 +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: [PATCH] drivers: power: set IRQF_ONESHOT if no primary handler  is specified Sebastian Reichel <sre@kernel.org> - 2015-12-05 01:50 +0100

#1284410 — Re: [PATCH] drivers: power: set IRQF_ONESHOT if no primary handler is specified

FromSebastian Reichel <sre@kernel.org>
Date2015-12-05 01:50 +0100
SubjectRe: [PATCH] drivers: power: set IRQF_ONESHOT if no primary handler is specified
Message-ID<qC9cZ-1wZ-9@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi,

On Thu, Nov 19, 2015 at 12:42:59PM +0530, Saurabh Sengar wrote:
> If no primary handler is specified for threaded_irq then a
> default one is assigned which always returns IRQ_WAKE_THREAD.
> This handler requires the IRQF_ONESHOT, because the source of
> interrupt is not disabled.

Thanks, queued.

-- Sebastian

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web