All of lore.kernel.org
 help / color / mirror / Atom feed
From: CaT <cat@zip.com.au>
To: Andre Hedrick <andre@linux-ide.org>
Cc: Stephen Williams <mrsteve@midsouth.rr.com>, linux-kernel@vger.kernel.org
Subject: Re: Linux-2.4.19pre3-ac5
Date: Fri, 22 Mar 2002 17:11:16 +1100	[thread overview]
Message-ID: <20020322061116.GO880@zip.com.au> (raw)
In-Reply-To: <1016734453.1017.11.camel@swilliam.home.net> <Pine.LNX.4.10.10203212115360.4958-100000@master.linux-ide.org>

On Thu, Mar 21, 2002 at 09:23:36PM -0800, Andre Hedrick wrote:
> It is a BUG() check to see if there are cases where the interrupt handler
> is being set (re armed) while it is currently set for another event.
> 
> if (HWGROUP(drive)->handler != NULL)
>      BUG();
> ide_set_handler(drive, handler, timeout, expirey);
> 
> If we are reloading the handler but it was set but something else , never
> called during a completion, and/or is dangling.  It is a typo my bad :-(
> 
> Edit and change it from "==" to "!="

Now I'm confused. Should that be != to ==? :) And every instance I find?

-- 
SOCCER PLAYER IN GENITAL-BITING SCANDAL  ---  "It was something between
friends that I thought would have no importance until this morning when
I got up and saw all  the commotion in the news,"  Gallardo told a news
conference. "It stunned me."
Reyes told Marca that he had "felt a slight pinch."
      -- http://www.azcentral.com/offbeat/articles/1129soccer29-ON.html

  reply	other threads:[~2002-03-22  6:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-21 18:14 Linux-2.4.19pre3-ac5 Stephen Williams
2002-03-22  5:23 ` Linux-2.4.19pre3-ac5 Andre Hedrick
2002-03-22  6:11   ` CaT [this message]
2002-03-22  6:35     ` Linux-2.4.19pre3-ac5 Andre Hedrick
2002-03-22  7:34   ` Linux-2.4.19pre3-ac5 Dave Jones
  -- strict thread matches above, loose matches on Subject: below --
2002-03-22 17:49 Linux-2.4.19pre3-ac5 Stephen Williams

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=20020322061116.GO880@zip.com.au \
    --to=cat@zip.com.au \
    --cc=andre@linux-ide.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mrsteve@midsouth.rr.com \
    /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.