From: Andrew Morton <akpm@linux-foundation.org>
To: Alan <alan@lxorguk.ukuu.org.uk>
Cc: jeff@garzik.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH] libata: Add a host flag to indicate lack of IORDY capability
Date: Mon, 5 Feb 2007 14:51:20 -0800 [thread overview]
Message-ID: <20070205145120.546feb43.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070205161515.38b8107d@localhost.localdomain>
On Mon, 5 Feb 2007 16:15:15 +0000
Alan <alan@lxorguk.ukuu.org.uk> wrote:
> This is the first preparation to doing the !IORDY cases properly. Further
> diffs will then add the needed logic to do it right.
>
>...
>
> static int pio_mask = 0x1F; /* PIO range for autospeed devices */
> ++static int iordy_mask = 0xFFFFFFFF; /* Use iordy if available */
That isn't compileable. Are you sure you sent the correct patch?
This patch needed some fixups against git-libata-all, but they were pretty
obvious.
next prev parent reply other threads:[~2007-02-05 22:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-05 16:15 [PATCH] libata: Add a host flag to indicate lack of IORDY capability Alan
2007-02-05 22:51 ` Andrew Morton [this message]
2007-02-05 23:13 ` Alan
2007-02-07 0:47 ` Jeff Garzik
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=20070205145120.546feb43.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=jeff@garzik.org \
--cc=linux-ide@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;
as well as URLs for NNTP newsgroup(s).