All of lore.kernel.org
 help / color / mirror / Atom feed
From: mandy london <laborious.bee@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: the difference between irq save and the irq disable ?
Date: Mon, 5 Sep 2005 21:33:59 +0800	[thread overview]
Message-ID: <907421f905090506337ba17394@mail.gmail.com> (raw)

in my mind, irq save only store the conditions of that time ,  and the
following code can access the shared region and change it ,so modify 
irq  states .

while , disable irq  keeps the states of interrupt unchangable .

but , I have no knowlege of the difference between code in irq save
and irq restore and  in irq disable and irq enable ?

whethe the former can be interrupted and the later not ? only this ?

             reply	other threads:[~2005-09-05 13:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-05 13:33 mandy london [this message]
2005-09-06  6:47 ` the difference between irq save and the irq disable ? Tushar Adeshara

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=907421f905090506337ba17394@mail.gmail.com \
    --to=laborious.bee@gmail.com \
    --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 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.