From: Geoff Levand <geoffrey.levand@am.sony.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: David Woodhouse <David.Woodhouse@intel.com>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Jim Paris <jim@jtan.com>,
linuxppc-dev@ozlabs.org, linux-mtd@lists.infradead.org,
Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>,
Vivien Chappelier <vivien.chappelier@free.fr>,
cbe-oss-dev@ozlabs.org
Subject: Re: [patch 0/6] ps3vram driver patches
Date: Wed, 7 Jan 2009 11:23:20 -0800 [thread overview]
Message-ID: <49650128.8020200@am.sony.com> (raw)
In-Reply-To: <200901071944.45680.arnd@arndb.de>
Arnd Bergmann wrote:
> On Tuesday 06 January 2009, Geoff Levand wrote:
>> Patches 3-6 are minor cleanups suggested by Arnd Bergmann. I have left two
>> of Arnd's sugestions, implementing the driver as a block device, similar to
>> the axonram driver, and eliminating the need to ioremap. These will require
>> a significant re-work.
>
> My complaint about the ioremap was just about the type of the mapping,
> not something fundamental. Please just replace ioremap(addr, size) with
> ioremap_flags(addr, size, _PAGE_NO_CACHE) in order to get a mapping without
> the guarded bit.
OK, I see. I'll post a patch.
Geert and I were discussing actually removing the direct write to the XDR
memory, and so the need for that ioremap, as the mapping is just used in
ps3vram_erase(), which seems could be removed.
> If everyone else thinks that doing the ps3vram driver as an MTD rather than
> a block device is acceptable, I have no further objections. Thanks for
> following up on my other comments.
I want to get it converted to a block device, and I will work towards
that, but it will take some time. As it is, it is very useful for typical
systems that are running full desktops like gmome or KDE and do a lot of
swapping. Many of the distros now use it, and users want it.
-Geoff
next prev parent reply other threads:[~2009-01-07 19:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4963CDCA.4080802@am.sony.com>
2009-01-07 18:44 ` [patch 0/6] ps3vram driver patches Arnd Bergmann
2009-01-07 19:23 ` Geoff Levand [this message]
2009-01-07 19:53 ` Arnd Bergmann
2009-01-08 10:34 ` Geert Uytterhoeven
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=49650128.8020200@am.sony.com \
--to=geoffrey.levand@am.sony.com \
--cc=David.Woodhouse@intel.com \
--cc=Geert.Uytterhoeven@sonycom.com \
--cc=arnd@arndb.de \
--cc=benh@kernel.crashing.org \
--cc=cbe-oss-dev@ozlabs.org \
--cc=jim@jtan.com \
--cc=linux-mtd@lists.infradead.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=vivien.chappelier@free.fr \
/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