From: jonathan.austin@arm.com (Jonathan Austin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v11 0/3] Another round of ARMv7-M patches
Date: Thu, 18 Apr 2013 15:10:42 +0100 [thread overview]
Message-ID: <516FFEE2.1070304@arm.com> (raw)
In-Reply-To: <20130417193746.GR30416@pengutronix.de>
Hi,
On 17/04/13 20:37, Uwe Kleine-K?nig wrote:
> Hello,
>
> On Wed, Apr 17, 2013 at 06:41:46PM +0100, Jonathan Austin wrote:
>> The only comment I have left is that I'd really like the
>> BASEADDRESS_V7M_SCB namespaced like the rest of the V7M defines
> The idea behind this naming is that V7M_SCB_BASEADDRESS is in the same
Do you mean is *not* in?
> namespace as V7M_SCB_CPUID so I opened a new namespace for base
> addresses. Don't you like it only because it's new?
I think because
readl(V7M_SCB_BASEADDRESS + V7M_SCB_CPUID)
reads more cleanly than
readl(BASEADDRESS_V7M_SCB + V7M_SCB_CPUID)
But it isn't a big enough issue to delay merging these - more a
preference/style issue. As you ask: does anyone else have any thoughts?
Jonny
> Do others have
> thoughts here?
>
>> With that said, please feel free to add for the series:
>>
>> Reviewed-by: Jonathan Austin <jonathan.austin@arm.com>
>> Tested-by: Jonathan Austin <jonathan.austin@arm.com
> Thanks
> Uwe
>
next prev parent reply other threads:[~2013-04-18 14:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-17 16:14 [PATCH v11 0/3] Another round of ARMv7-M patches Uwe Kleine-König
2013-04-17 16:14 ` [PATCH v11 1/3] ARM: Add base support for ARMv7-M Uwe Kleine-König
2013-04-17 19:05 ` Russell King - ARM Linux
2013-04-17 20:09 ` Stephen Boyd
2013-04-17 20:28 ` Uwe Kleine-König
2013-04-17 20:40 ` Stephen Boyd
2013-04-17 16:14 ` [PATCH v11 2/3] ARM: ARMv7-M: Add support for exception handling Uwe Kleine-König
2013-04-17 16:14 ` [PATCH v11 3/3] ARM: ARMv7-M: Allow the building of new kernel port Uwe Kleine-König
2013-04-17 17:41 ` [PATCH v11 0/3] Another round of ARMv7-M patches Jonathan Austin
2013-04-17 19:37 ` Uwe Kleine-König
2013-04-18 14:10 ` Jonathan Austin [this message]
2013-04-17 19:08 ` Russell King - ARM Linux
2013-04-17 19:30 ` Uwe Kleine-König
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=516FFEE2.1070304@arm.com \
--to=jonathan.austin@arm.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 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.