From: "Venkatesh Ramamurthy" <venkateshr@softhome.net>
To: "Jes Sorensen" <jes@linuxcare.com>,
"Alan Cox" <alan@lxorguk.ukuu.org.uk>, <peterj@ami.com>
Cc: <modica@sgi.com>, <linux-kernel@vger.kernel.org>
Subject: Re: Proposal for a new PCI function call
Date: Mon, 16 Apr 2001 10:24:51 -0400 [thread overview]
Message-ID: <0c4e01c0c681$00b5d010$7253e59b@megatrends.com> (raw)
In-Reply-To: <3AD601B4.7E0B14E4@sgi.com> <3AD604B0.2713F08B@mandrakesoft.com> <d3vgo9ej5r.fsf@lxplus015.cern.ch> <3AD7A6ED.7626BE05@mandrakesoft.com>
> It seems to me that not doing #ifdef CONFIG_HIGHMEM right now is a
> bug... I think it's the megaraid driver that wants to set dma_addr_t to
> a 64-bit mask.
MegaRAID driver:
Only if the flag __LP64__ is defined, a 64 bit mask is set , otherwise only
a 32 bit mask is used instead. However check for CONFIG_HIGHMEM needs to be
done.
next prev parent reply other threads:[~2001-04-16 14:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-12 19:27 Proposal for a new PCI function call Steve Modica
2001-04-12 19:40 ` Jeff Garzik
2001-04-13 0:29 ` Jes Sorensen
2001-04-13 0:40 ` Alan Cox
2001-04-19 2:27 ` Jes Sorensen
2001-04-14 1:25 ` Jeff Garzik
2001-04-16 14:24 ` Venkatesh Ramamurthy [this message]
2001-04-19 2:25 ` Jes Sorensen
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='0c4e01c0c681$00b5d010$7253e59b@megatrends.com' \
--to=venkateshr@softhome.net \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=jes@linuxcare.com \
--cc=linux-kernel@vger.kernel.org \
--cc=modica@sgi.com \
--cc=peterj@ami.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