From: Greg KH <gregkh@linuxfoundation.org>
To: "tiantao (H)" <tiantao6@huawei.com>
Cc: Tian Tao <tiantao6@hisilicon.com>,
hvaibhav.linux@gmail.com, johan@kernel.org, elder@kernel.org,
greybus-dev@lists.linaro.org, linux-staging@lists.linux.dev
Subject: Re: [PATCH] staging: greybus: move to use request_irq by IRQF_NO_AUTOEN flag
Date: Thu, 8 Apr 2021 08:25:13 +0200 [thread overview]
Message-ID: <YG6hyc8wWolwVbnQ@kroah.com> (raw)
In-Reply-To: <ca0261a9-7968-c9c9-b286-a9770a6d5096@huawei.com>
On Thu, Apr 08, 2021 at 08:51:09AM +0800, tiantao (H) wrote:
>
> 在 2021/4/7 16:40, Greg KH 写道:
> > On Wed, Apr 07, 2021 at 04:29:59PM +0800, tiantao (H) wrote:
> > > 在 2021/4/7 16:22, Greg KH 写道:
> > > > On Wed, Apr 07, 2021 at 02:50:03PM +0800, Tian Tao wrote:
> > > > > disable_irq() after request_irq() still has a time gap in which
> > > > > interrupts can come. request_irq() with IRQF_NO_AUTOEN flag will
> > > > > disable IRQ auto-enable because of requesting.
> > > > >
> > > > > this patch is made base on "add IRQF_NO_AUTOEN for request_irq" which
> > > > > is being merged: https://lore.kernel.org/patchwork/patch/1388765/
> > > > Can you wait until that is merged before sending this out to us as we
> > > > can't do anything until then.
> > > this is already in linux-next.git.
> > >
> > > cbe16f3 genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
> > That's great, but note that linux-next is a combined tree of all
> > subsystem trees. It's impossible for a subsystem tree to include
> > linux-next :)
> Maybe you can referencethis tag https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/tag/?h=irq-no-autoen-2021-03-25
In what way?
prev parent reply other threads:[~2021-04-08 6:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-07 6:50 [PATCH] staging: greybus: move to use request_irq by IRQF_NO_AUTOEN flag Tian Tao
2021-04-07 8:22 ` Greg KH
2021-04-07 8:29 ` tiantao (H)
2021-04-07 8:40 ` Greg KH
2021-04-07 8:43 ` tiantao (H)
2021-04-08 0:51 ` tiantao (H)
2021-04-08 6:25 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YG6hyc8wWolwVbnQ@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=elder@kernel.org \
--cc=greybus-dev@lists.linaro.org \
--cc=hvaibhav.linux@gmail.com \
--cc=johan@kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=tiantao6@hisilicon.com \
--cc=tiantao6@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox