qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [PATCHv2] Reducing stack frame size in stream_process_mem


From: Stefan Hajnoczi
Subject: Re: [Qemu-arm] [PATCHv2] Reducing stack frame size in stream_process_mem2s()
Date: Wed, 5 Oct 2016 15:07:11 +0100
User-agent: Mutt/1.7.0 (2016-08-17)

On Tue, Oct 04, 2016 at 11:41:42PM +0530, address@hidden wrote:
> From: Rutuja Shah <address@hidden>
> 
> 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 <address@hidden>
> ---
>  hw/dma/xilinx_axidma.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Thanks for your contribution!

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]