All of lore.kernel.org
 help / color / mirror / Atom feed
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] prefetch support for 3.13
Date: Wed, 30 Oct 2013 09:32:42 -0600	[thread overview]
Message-ID: <5271269A.9080609@wwwdotorg.org> (raw)
In-Reply-To: <20131030152553.GD16735@n2100.arm.linux.org.uk>

On 10/30/2013 09:25 AM, Russell King - ARM Linux wrote:
> On Wed, Oct 30, 2013 at 08:24:35AM -0700, Paul Walmsley wrote:
>> Hi Will et al.,
>>
>> On 10/09/2013 10:13 AM, Will Deacon wrote:
>>> Hi Russell,
>>>
>>> Please pull the following patches for 3.13. They add support for the pldw
>>> instruction (prefetch with intent to modify) in ARMv7 SMP cores, which is
>>> then used to gain a measurable performance boost for particular atomic
>>> sequences.
>>
>> Looks like the pldw changes require binutils >= 2.21.  Might be worth  
>> considering a patch to update Documentation/Changes?
> 
> Not really - because that says "for all architectures the minimum
> requirement is now 2.21 or later" and that's certainly not the case.

By "that", do you mean the text Paul wrote? I don't think he was
suggesting that as a patch.

> It's only ARMv7 which requires this.

Wouldn't it make sense to document this still? Can't we just put a list
of minimum requirements into Documentation/Changes based on architecure,
e.g.:

o  binutils               2.21                    # ld -v (ARMv7)
o  binutils               2.12                    # ld -v (other)

At the very least, the current documentation is wrong, because there are
clearly cases where binutils-2.12 isn't sufficient.

  reply	other threads:[~2013-10-30 15:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09 17:13 [GIT PULL] prefetch support for 3.13 Will Deacon
2013-10-30 15:24 ` Paul Walmsley
2013-10-30 15:25   ` Russell King - ARM Linux
2013-10-30 15:32     ` Stephen Warren [this message]
2013-10-30 15:53     ` Paul Walmsley
2013-10-30 16:01       ` Russell King - ARM Linux
2013-11-11  9:08 ` Uwe Kleine-König
2013-11-11 10:31   ` Russell King - ARM Linux
2013-11-11 11:25   ` Will Deacon
2013-11-19  9:27     ` Uwe Kleine-König
2013-11-19 12:01       ` Will Deacon
2013-11-24  9:54 ` Dirk Behme
2013-11-24 10:11   ` Russell King - ARM Linux

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=5271269A.9080609@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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 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.