linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: "Marc Marí" <marc.mari.barcelo@gmail.com>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: Solving WARNING: Enabled interrupts issues
Date: Tue, 17 Feb 2015 14:58:13 +0100	[thread overview]
Message-ID: <20150217135813.GN26177@linutronix.de> (raw)
In-Reply-To: <20141108235647.68a2a00f@crunchbang>

* Marc Marí | 2014-11-08 23:56:47 [+0100]:

>And the handler is a bit long, so I won't post it here. Just say that
>it does its own tasks without any lock, just a memory barrier (mb()),
>and then it calls generic_handle_irq(irq); I also know that irqs are
>enabled even when the handler is called (and, as far as I understand,
>this is due to threaded interrupts) because I printed the value of
>irqs_disabled();

 git grep generic_handle_irq drivers/irqchip/
I looks like you try to implement a irq chip.

>Thanks in advance
>Marc

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2015-02-17 13:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-08 22:56 Solving WARNING: Enabled interrupts issues Marc Marí
2015-02-17 13:58 ` Sebastian Andrzej Siewior [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=20150217135813.GN26177@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=marc.mari.barcelo@gmail.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).