From: dirk.behme@gmail.com (Dirk Behme)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio()
Date: Sun, 23 Jun 2013 08:46:40 +0200 [thread overview]
Message-ID: <51C699D0.201@gmail.com> (raw)
In-Reply-To: <20130613171338.GI18614@n2100.arm.linux.org.uk>
Hi Arnd,
On 13.06.2013 19:13, Russell King - ARM Linux wrote:
> On Thu, Jun 13, 2013 at 02:47:35PM +0200, Arnd Bergmann wrote:
>> On Thursday 13 June 2013 12:05:02 Russell King - ARM Linux wrote:
>>> Yes, unfortunately it should be selectable by platform, though it needs
>>> to be done carefully. Some ARM platforms can't cope with full 32-bit
>>> accesses to MMIO.
>>>
>>> I don't think any of those intersect with the single zImage project, so
>>> those should be fine to have it always enabled - it's only the older
>>> platforms that might have issues.
>>
>> Are those all StrongARM and XScale based platforms? If so, I definitely
>> don't expect them to go multiplatform.
>
> I'm not 100% positive on that, but...
>
>> Can we combine this with the existing CONFIG_NEED_MACH_IO_H?
>
> I think we probably can - because that implies that the generic set of
> IO accessors are already being used, which means 8, 16 and 32 bit
> accesses must be supportable without any kind of trickery.
Do you like to send a patch with this CONFIG_NEED_MACH_IO_H proposal?
Many thanks and best regards
Dirk
P.S.: Just for reference, the initial patch from Russell we are
talking about:
http://permalink.gmane.org/gmane.linux.ports.arm.kernel/190902
prev parent reply other threads:[~2013-06-23 6:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-27 22:02 [PATCH] ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio() Russell King
2012-09-28 4:17 ` Nicolas Pitre
2012-09-28 9:58 ` Will Deacon
2012-09-28 10:31 ` Russell King - ARM Linux
2012-09-28 10:42 ` Will Deacon
2012-09-28 10:44 ` Russell King - ARM Linux
2012-09-28 13:36 ` Arnd Bergmann
2012-09-28 14:13 ` Catalin Marinas
2012-09-28 14:29 ` Russell King - ARM Linux
2013-06-05 6:02 ` Dirk Behme
2013-06-11 18:16 ` Dirk Behme
2013-06-13 11:05 ` Russell King - ARM Linux
2013-06-13 12:47 ` Arnd Bergmann
2013-06-13 17:13 ` Russell King - ARM Linux
2013-06-23 6:46 ` Dirk Behme [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=51C699D0.201@gmail.com \
--to=dirk.behme@gmail.com \
--cc=linux-arm-kernel@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;
as well as URLs for NNTP newsgroup(s).