All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylvain Munaut <tnt@246tnt.com>
To: Linux/PPC Development <linuxppc-dev@lists.linuxppc.org>
Subject: request_irq called too soon ? What's the limit ?
Date: Fri, 27 Aug 2004 20:27:00 +0200	[thread overview]
Message-ID: <412F7CF4.5020303@246tNt.com> (raw)


Hello

I was wondering why some test ISR I put up didn't get called. Finally I
found out that the "enable" function of the interrupt controller was not
called. So the interrupt showed in /proc/interrupts with the good name /
number but was not enabled.

At which point may I call this function ? These calls where from the
setup_arch function.


Thanks,

    Sylvain

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2004-08-27 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-27 18:27 Sylvain Munaut [this message]
2004-08-27 18:44 ` request_irq called too soon ? What's the limit ? Dan Malek

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=412F7CF4.5020303@246tNt.com \
    --to=tnt@246tnt.com \
    --cc=linuxppc-dev@lists.linuxppc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.