linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kohji Okuno <okuno.kohji@jp.panasonic.com>
To: <tglx@linutronix.de>
Cc: <linux-kernel@vger.kernel.org>, <msmucr@gmail.com>,
	<nathan.sullivan@ni.com>, <bigeasy@linutronix.de>,
	<okuno.kohji@jp.panasonic.com>
Subject: Re: [PATCH] genirq: Handle force threading of irqs with primary and thread handler
Date: Tue, 22 Sep 2015 15:42:38 +0900	[thread overview]
Message-ID: <20150922.154238.1965447428094041241.okuno.kohji@jp.panasonic.com> (raw)
In-Reply-To: <alpine.DEB.2.11.1509211058080.5606@nanos>

From: Thomas Gleixner <tglx@linutronix.de>
Date: Mon, 21 Sep 2015 11:01:10 +0200
> To deal with this proper, we need to force thread the primary handler
> of such interrupts as well. That means that the primary interrupt
> handler is treated as any other primary interrupt handler which is not
> marked IRQF_NO_THREAD. The threaded handler becomes a separate thread
> so the SDHCI flow logic can be handled gracefully.
> 
> The same issue was reported against 4.1-rt.

Hi tglx,
I tried your patch. It worked good for me.

Many thanks,
 Kohji Okuno

  reply	other threads:[~2015-09-22  6:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21  9:01 [PATCH] genirq: Handle force threading of irqs with primary and thread handler Thomas Gleixner
2015-09-22  6:42 ` Kohji Okuno [this message]
2015-09-22 10:42 ` [tip:irq/core] " tip-bot for Thomas Gleixner
2015-10-06 18:59   ` Felipe Balbi
2015-10-09 10:36     ` Thomas Gleixner
2015-10-09 14:01       ` Felipe Balbi

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=20150922.154238.1965447428094041241.okuno.kohji@jp.panasonic.com \
    --to=okuno.kohji@jp.panasonic.com \
    --cc=bigeasy@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=msmucr@gmail.com \
    --cc=nathan.sullivan@ni.com \
    --cc=tglx@linutronix.de \
    /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).