From: David Miller <davem@davemloft.net>
To: torvalds@linux-foundation.org
Cc: bzolnier@gmail.com, linux-kernel@vger.kernel.org
Subject: [PATCH]: Fix IDE host_flags regression.
Date: Mon, 22 Oct 2007 02:09:00 -0700 (PDT) [thread overview]
Message-ID: <20071022.020900.41634188.davem@davemloft.net> (raw)
Bart, please test your changes.
Thank you.
[IDE]: Expand hwif->host_flags so that it fits new flags.
This fixes regressions added by:
238e4f142c33bb34440cc64029dde7b9fbc4e65f
Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/include/linux/ide.h b/include/linux/ide.h
index 2e4b8dd..4ed4777 100644
--- a/include/linux/ide.h
+++ b/include/linux/ide.h
@@ -667,7 +667,7 @@ typedef struct hwif_s {
u8 straight8; /* Alan's straight 8 check */
u8 bus_state; /* power state of the IDE bus */
- u16 host_flags;
+ u32 host_flags;
u8 pio_mask;
next reply other threads:[~2007-10-22 9:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-22 9:09 David Miller [this message]
2007-10-23 19:50 ` Bartlomiej Zolnierkiewicz
2007-10-23 21:45 ` Alan 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=20071022.020900.41634188.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=bzolnier@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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®