From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Sergey Matsievskiy <matsievskiysv@gmail.com>
Cc: linus.walleij@linaro.org, alexandre.belloni@bootlin.com,
quentin.schulz@bootlin.com, lars.povlsen@microchip.com,
horatiu.vultur@microchip.com, linux-gpio@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org,
UNGLinuxDriver@microchip.com
Subject: Re: [PATCH v2 1/1] pinctrl: ocelot: fix system hang on level based interrupts
Date: Sun, 13 Oct 2024 22:07:04 +0300 [thread overview]
Message-ID: <ZwwaWLT_A8LoVsbl@smile.fi.intel.com> (raw)
In-Reply-To: <20241012105743.12450-2-matsievskiysv@gmail.com>
On Sat, Oct 12, 2024 at 01:57:43PM +0300, Sergey Matsievskiy wrote:
...
> The similar code with chained_irq_enter() / chained_irq_exit() functions
> wrapping interrupt checking loop may be found in many other drivers:
> ```
> grep -r -A 10 chained_irq_enter drivers/pinctrl
> ```
Side note: `git grep ...` is much much faster if you have a Git tree at hand.
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2024-10-13 19:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-12 10:57 [PATCH v2 0/1] pinctrl: ocelot: fix system hang on level based interrupts Sergey Matsievskiy
2024-10-12 10:57 ` [PATCH v2 1/1] " Sergey Matsievskiy
2024-10-12 20:04 ` Linus Walleij
2024-10-14 4:56 ` Sergey Matsievskiy
2024-10-13 19:07 ` Andy Shevchenko [this message]
2024-10-14 5:06 ` Sergey Matsievskiy
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=ZwwaWLT_A8LoVsbl@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=horatiu.vultur@microchip.com \
--cc=lars.povlsen@microchip.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=matsievskiysv@gmail.com \
--cc=quentin.schulz@bootlin.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;
as well as URLs for NNTP newsgroup(s).