From: David Brown <davidb@codeaurora.org>
To: Laura Abbott <lauraa@codeaurora.org>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, dave.martin@linaro.org,
nicolas.pitre@linaro.org, catalin.marinas@arm.com,
linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH] arm: Add unwinding support for memset and memzero.
Date: Tue, 13 Mar 2012 13:47:10 -0700 [thread overview]
Message-ID: <20120313204710.GA1772@codeaurora.org> (raw)
In-Reply-To: <1331574027-28542-1-git-send-email-lauraa@codeaurora.org>
On Mon, Mar 12, 2012 at 10:40:27AM -0700, Laura Abbott wrote:
> @@ -41,7 +43,7 @@ ENTRY(memset)
> blt 4f
>
> #if ! CALGN(1)+0
> -
> +UNWIND(.save {lr})
> /*
> * We need an extra register for this loop - save the return address and
> * use the LR
Did you intend to remove these blank lines?
David
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
next prev parent reply other threads:[~2012-03-13 20:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-12 17:40 [PATCH] arm: Add unwinding support for memset and memzero Laura Abbott
2012-03-13 20:47 ` David Brown [this message]
2012-03-14 11:15 ` Dave Martin
2012-03-16 17:21 ` Laura Abbott
2012-03-19 10:53 ` Dave Martin
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=20120313204710.GA1772@codeaurora.org \
--to=davidb@codeaurora.org \
--cc=catalin.marinas@arm.com \
--cc=dave.martin@linaro.org \
--cc=lauraa@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nicolas.pitre@linaro.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).