9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Sam <sah@softcardsystems.com>
To: 9fans@cse.psu.edu
Subject: [9fans] 'non-interruptable temporary' warning
Date: Mon,  4 Apr 2005 12:58:00 -0500	[thread overview]
Message-ID: <Pine.LNX.4.60.0504041250180.17506@athena> (raw)

Hello,

warning: ../port/devaoe.c:540 non-interruptable temporary

Line 540:
 	ah->lba0 = lba = f->lba;

f->lba and lba are vlongs, ah->lba0 is a uchar.

What is the compiler warning me against?  I'm guessing
something about being interruptible in the middle of
accessing the vlong?

Cheers,

Sam



             reply	other threads:[~2005-04-04 17:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-04 17:58 Sam [this message]
2005-04-04 18:10 ` Russ Cox

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=Pine.LNX.4.60.0504041250180.17506@athena \
    --to=sah@softcardsystems.com \
    --cc=9fans@cse.psu.edu \
    /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).