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


Groups > linux.kernel > #1284410

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

From Sebastian Reichel <sre@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] drivers: power: set IRQF_ONESHOT if no primary handler is specified
Date 2015-12-05 01:50 +0100
Message-ID <qC9cZ-1wZ-9@gated-at.bofh.it> (permalink)
References <qwrFE-6aF-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] drivers: power: set IRQF_ONESHOT if no primary handler  is specified Sebastian Reichel <sre@kernel.org> - 2015-12-05 01:50 +0100

csiph-web