From: Tim Waugh <twaugh@redhat.com>
To: rread@datarithm.net
Cc: Brett Smith <brett.smith@bktech.com>,
linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: installing an ISR from user code
Date: Mon, 30 Oct 2000 19:12:13 +0000 [thread overview]
Message-ID: <20001030191213.V16849@redhat.com> (raw)
In-Reply-To: <39FDAE74.2AED0C74@bktech.com> <20001030110659.A26335@datarithm.net>
In-Reply-To: <20001030110659.A26335@datarithm.net>; from rread@datarithm.net on Mon, Oct 30, 2000 at 11:06:59AM -0800
[-- Attachment #1: Type: text/plain, Size: 369 bytes --]
On Mon, Oct 30, 2000 at 11:06:59AM -0800, rread@datarithm.net wrote:
> I'm new at this myself, but how about creating a minor number for each
> ISR? When the BH runs, it wakes up the processing waiting on the
> device for that ISR.
... which won't get run until after the interrupt is processed, but
the interrupt won't get processed until it's run. Nope.
Tim.
*/
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2000-10-30 19:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-30 17:23 installing an ISR from user code Brett Smith
2000-10-30 19:06 ` rread
2000-10-30 19:12 ` Tim Waugh [this message]
2000-10-30 20:03 ` Richard B. Johnson
2000-10-30 19:35 ` Anton Altaparmakov
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=20001030191213.V16849@redhat.com \
--to=twaugh@redhat.com \
--cc=brett.smith@bktech.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rread@datarithm.net \
/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.