From: "J, KEERTHY" <j-keerthy@ti.com>
To: Francesco Dolcini <francesco@dolcini.it>,
Bartosz Golaszewski <brgl@bgdev.pl>
Cc: Parth Pancholi <parth105105@gmail.com>,
Linus Walleij <linus.walleij@linaro.org>,
Emanuele Ghidoli <emanuele.ghidoli@toradex.com>,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Parth Pancholi <parth.pancholi@toradex.com>,
"stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: RE: [PATCH] gpio: davinci: fix lazy disable
Date: Mon, 23 Sep 2024 10:06:02 +0000 [thread overview]
Message-ID: <b2c39198c3ac450e8fa332cfc4d15fbc@ti.com> (raw)
In-Reply-To: <20240923094029.GA124572@francesco-nb>
-----Original Message-----
From: Francesco Dolcini <francesco@dolcini.it>
Sent: Monday, September 23, 2024 3:10 PM
To: J, KEERTHY <j-keerthy@ti.com>; Bartosz Golaszewski <brgl@bgdev.pl>
Cc: Parth Pancholi <parth105105@gmail.com>; Linus Walleij <linus.walleij@linaro.org>; Emanuele Ghidoli <emanuele.ghidoli@toradex.com>; linux-gpio@vger.kernel.org; linux-kernel@vger.kernel.org; Parth Pancholi <parth.pancholi@toradex.com>; stable@vger.kernel.org
Subject: Re: [PATCH] gpio: davinci: fix lazy disable
Hello Keerthy,
On Mon, Sep 02, 2024 at 02:08:30PM +0200, Bartosz Golaszewski wrote:
> On Wed, Aug 28, 2024 at 3:32 PM Parth Pancholi <parth105105@gmail.com> wrote:
> >
> > From: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
> >
> > On a few platforms such as TI's AM69 device, disable_irq()
> > fails to keep track of the interrupts that happen between
> > disable_irq() and enable_irq() and those interrupts are missed.
> > Use the ->irq_unmask() and ->irq_mask() methods instead
> > of ->irq_enable() and ->irq_disable() to correctly keep track of
> > edges when disable_irq is called.
> > This solves the issue of disable_irq() not working as expected
> > on such platforms.
> >
> > Fixes: 23265442b02b ("ARM: davinci: irq_data conversion.")
> > Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
> > Signed-off-by: Parth Pancholi <parth.pancholi@toradex.com>
> > Cc: stable@vger.kernel.org
> > ---
>
> It looks good to me but I'd like to have an Ack from Keerthy on this.
Keerthy, just a gentle ping on this, can you help?
> Acked-by: Keerthy <j-keerthy@ti.com>
Francesco
next prev parent reply other threads:[~2024-09-23 10:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-28 13:32 [PATCH] gpio: davinci: fix lazy disable Parth Pancholi
2024-09-02 12:08 ` Bartosz Golaszewski
2024-09-23 9:40 ` Francesco Dolcini
2024-09-23 10:06 ` J, KEERTHY [this message]
2024-09-30 11:54 ` Bartosz Golaszewski
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=b2c39198c3ac450e8fa332cfc4d15fbc@ti.com \
--to=j-keerthy@ti.com \
--cc=brgl@bgdev.pl \
--cc=emanuele.ghidoli@toradex.com \
--cc=francesco@dolcini.it \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=parth.pancholi@toradex.com \
--cc=parth105105@gmail.com \
--cc=stable@vger.kernel.org \
/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