From: David Woodhouse <dwmw2@infradead.org>
To: "David Given" <dg@tao-group.com>
Cc: mtd@infradead.org, nico@cam.org
Subject: Re: cfi_cmdset_0001 unaligned write problems.
Date: Thu, 19 Oct 2000 16:39:41 +0100 [thread overview]
Message-ID: <31672.971969981@redhat.com> (raw)
In-Reply-To: <E13mHag-0001N5-00@pearl.tao.co.uk>
dg@tao-group.com said:
> Ditto on BE. Endianness only matters when you are reading and writing
> non-quad values to memory. The internal representations are
> identical.
Yep, I was misunderstanding what do_write_oneword() does. In fact, it
passes datum intact to cfi_write() which does the correct thing, rather
than passing it by reference. That code does look OK.
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
prev parent reply other threads:[~2000-10-19 15:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-19 14:05 cfi_cmdset_0001 unaligned write problems David Woodhouse
2000-10-19 14:30 ` Nicolas Pitre
2000-10-19 14:43 ` David Woodhouse
2000-10-19 15:26 ` David Given
2000-10-19 15:39 ` David Woodhouse [this message]
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=31672.971969981@redhat.com \
--to=dwmw2@infradead.org \
--cc=dg@tao-group.com \
--cc=mtd@infradead.org \
--cc=nico@cam.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.