From: "Allen Curtis" <acurtis@onz.com>
To: <linux-mtd@lists.infradead.org>
Subject: 64-bit support..what happened?
Date: Wed, 4 Sep 2002 07:14:22 -0700 [thread overview]
Message-ID: <NCBBIINEHIPFGJPLBEIFEEKGDLAA.acurtis@onz.com> (raw)
I am trying to integrate a recent version of MTD from CVS with Linux 2.4.19
in order to gain 64-bit support. However there appears to be several things
wrong which indicates that this does not work.
1. The conditional CONFIG_CFI_64 is defined within cfi.h. However not all
the source modules that use this conditional include the proper header file.
(all the source modules under drivers/mtd/maps)
2. drivers/mtd/maps/physmap.c - attempts to reference __raw_readll() and
__raw_writell() when in 64-bit mode. These functions/macros do not exist.
They would appear in include/asm/io.h. Nothing exists in the MTD tree to
patch this file or otherwise provide these functions.
Any ideas where I can get the 64-bit implementation?
THX
next reply other threads:[~2002-09-04 14:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-04 14:14 Allen Curtis [this message]
2002-09-04 14:23 ` 64-bit support..what happened? David Woodhouse
2002-09-04 14:41 ` Allen Curtis
2002-09-04 14:51 ` David Woodhouse
2002-09-04 15:06 ` Allen Curtis
2002-09-04 15:09 ` David Woodhouse
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=NCBBIINEHIPFGJPLBEIFEEKGDLAA.acurtis@onz.com \
--to=acurtis@onz.com \
--cc=linux-mtd@lists.infradead.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