|
| From: | Richard Henderson |
| Subject: | Re: [PATCH-for-6.0?] target/mips: Fix TCG temporary leak in gen_cache_operation() |
| Date: | Tue, 6 Apr 2021 16:07:51 -0700 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 4/6/21 1:28 PM, Philippe Mathieu-Daudé wrote:
Fix a TCG temporary leak when translating CACHE opcode.
Fixes: 0d74a222c27 ("make ITC Configuration Tags accessible to the CPU")
Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
target/mips/translate.c | 2 ++
1 file changed, 2 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |