qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-5.0? v2] target/xtensa: Statically allocate xtensa_insnbu


From: Richard Henderson
Subject: Re: [PATCH for-5.0? v2] target/xtensa: Statically allocate xtensa_insnbufs in DisasContext
Date: Wed, 8 Apr 2020 08:33:15 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 4/8/20 8:30 AM, Richard Henderson wrote:
> From: Max Filippov <address@hidden>
> 
> Rather than dynamically allocate, and risk failing to free
> when we longjmp out of the translator, allocate the maximum
> buffer size from any of the supported cpus.
> 
> Signed-off-by: Max Filippov <address@hidden>
> [rth: Merged the fixup in Max's reply to his original]
> Signed-off-by: Richard Henderson <address@hidden>
> ---

Oops.  Leftover file in my to-mail directory.
Not part of the rx pull, obviously.


r~



reply via email to

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