From: Richard Earnshaw <rearnsha@arm.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: Kyle McMartin <kmcmarti@redhat.com>,
"gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: Re: [PATCH] aarch64: detect atomic sequences like other ll/sc architectures
Date: Mon, 24 Mar 2014 18:00:00 -0000 [thread overview]
Message-ID: <533072CF.3050702@arm.com> (raw)
In-Reply-To: <20140324165733.GN4282@adacore.com>
On 24/03/14 16:57, Joel Brobecker wrote:
> Hello Kyle,
>> + /* look for a conditional branch to set a breakpoint on the destination. */
>
> This line looks too long?
Also, comments are full sentences, so begin with a capital letter and
end with a full stop and two spaces.
>> + /* and the matching store-exclusive to close it. */
>> + if (decode_masked_match(insn, 0x3fc00000, 0x08000000))
>
> Same here...
If you really need a continuation comment like this, then end the
previous one with "..." and start the current one with "... and".
Otherwise, this should be re-written as a stand-alone sentence.
next prev parent reply other threads:[~2014-03-24 18:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-24 16:11 Kyle McMartin
2014-03-24 16:25 ` Pedro Alves
2014-03-24 16:28 ` Kyle McMartin
2014-03-24 16:57 ` Joel Brobecker
2014-03-24 18:00 ` Richard Earnshaw [this message]
2014-03-27 1:52 ` Kyle McMartin
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=533072CF.3050702@arm.com \
--to=rearnsha@arm.com \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
--cc=kmcmarti@redhat.com \
/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