From: Ben Hutchings <ben@decadent.org.uk>
To: Wayne Boyer <wayneb@linux.vnet.ibm.com>
Cc: linux-scsi <linux-scsi@vger.kernel.org>
Subject: ipr driver fails to build for 32-bit powerpc
Date: Mon, 07 Jun 2010 01:51:21 +0100 [thread overview]
Message-ID: <1275871881.10677.81.camel@localhost> (raw)
[-- Attachment #1: Type: text/plain, Size: 462 bytes --]
SCSI_IPR depends only on PCI && SCSI && ATA, but ipr.c now uses writeq()
which is not defined for all architectures. This is a regression from
Linux 2.6.33.
If the sis64 hardware can be driven using 32-bit MMIO then please define
writeq() in terms of writel() where the writeq macro is not defined.
Otherwise, please make the sis64 support conditional.
Ben.
--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
reply other threads:[~2010-06-07 0:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1275871881.10677.81.camel@localhost \
--to=ben@decadent.org.uk \
--cc=linux-scsi@vger.kernel.org \
--cc=wayneb@linux.vnet.ibm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox