From: Ethan Solomita <ethan@cs.columbia.edu>
To: linux-kernel@vger.kernel.org
Subject: local_bh_disable vs. local_irq_disable: hierarchical?
Date: Fri, 01 Mar 2002 17:32:11 -0800 [thread overview]
Message-ID: <3C802B9B.5FA7058E@cs.columbia.edu> (raw)
My straightforward question: If code has called local_irq_disable, does
this guarantee that a bottom half handler cannot run?
I'm looking for a statement on semantics. I've tried to hunt
documentation in many forms. None of them imply that disabling irqs
would also disable bottom halves. It might just be me, but I have a
strong sense that disabling interrupts is a stronger statement than
disabling bottom halves.
However I don't want to trust my instincts for this. I am looking for a
clear statement on the Linux definitions. And I am not asking this
question just to satisfy some curiosity -- there is an underlying
problem I'm hoping to put to rest.
Thanks!
-- Ethan
reply other threads:[~2002-03-02 1:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3C802B9B.5FA7058E@cs.columbia.edu \
--to=ethan@cs.columbia.edu \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®