linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD
       [not found] <20210128191548.4376-1-grygorii.strashko@ti.com>
@ 2021-02-04  7:00 ` Tony Lindgren
  0 siblings, 0 replies; only message in thread
From: Tony Lindgren @ 2021-02-04  7:00 UTC (permalink / raw)
  To: Grygorii Strashko
  Cc: Lokesh Vutla, Nishanth Menon, linux-kernel, Carl-Oscar Varnander,
	linux-omap

* Grygorii Strashko <grygorii.strashko@ti.com> [210128 21:16]:
> The main purpose of l3 IRQs is to catch OCP bus access errors and identify
> corresponding code places by showing call stack, so it's important to
> handle L3 interconnect errors as fast as possible. On RT these IRQs will
> became threaded and will be scheduled mach more late from the moment actual
> error occurred so showing completely useless information.
> 
> Hence, mark l3 IRQs as IRQF_NO_THREAD so they will not be forced threaded
> on RT or if force_irqthreads = true.
> 
> Fixes: 0ee7261c9212 ("drivers: bus: Move the OMAP interconnect driver to drivers/bus/")

Thanks applying into fixes.

Tony

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-04  7:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210128191548.4376-1-grygorii.strashko@ti.com>
2021-02-04  7:00 ` [PATCH] bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD Tony Lindgren

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).