From: Stefan Hajnoczi <stefanha@gmail.com>
To: rutu.shah.26@gmail.com
Cc: qemu-devel@nongnu.org, edgar.iglesias@gmail.com,
alistair.francis@xilinx.com, qemu-arm@nongnu.org
Subject: Re: [Qemu-devel] [PATCHv2] Reducing stack frame size in stream_process_mem2s()
Date: Wed, 5 Oct 2016 15:07:11 +0100 [thread overview]
Message-ID: <20161005140711.GI863@stefanha-x1.localdomain> (raw)
In-Reply-To: <1475604703-3381-1-git-send-email-rutu.shah.26@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 527 bytes --]
On Tue, Oct 04, 2016 at 11:41:42PM +0530, rutu.shah.26@gmail.com wrote:
> From: Rutuja Shah <rutu.shah.26@gmail.com>
>
> Hi,
> This patch allocates memory for txbuf in struct Stream rather than the stack.
> As a result, the stack frame size is reduced of stream_process_mem2s().
> Signed-off-by: Rutuja Shah <rutu.shah.26@gmail.com>
> ---
> hw/dma/xilinx_axidma.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Thanks for your contribution!
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
prev parent reply other threads:[~2016-10-05 14:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-04 18:11 [Qemu-devel] [PATCHv2] Reducing stack frame size in stream_process_mem2s() rutu.shah.26
2016-10-04 20:50 ` no-reply
2016-10-04 20:56 ` Edgar E. Iglesias
2016-10-05 15:59 ` Alistair Francis
2016-10-05 14:07 ` Stefan Hajnoczi [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=20161005140711.GI863@stefanha-x1.localdomain \
--to=stefanha@gmail.com \
--cc=alistair.francis@xilinx.com \
--cc=edgar.iglesias@gmail.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=rutu.shah.26@gmail.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;
as well as URLs for NNTP newsgroup(s).