qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 29/45] exec-all: rename tb_free to tb_remove


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 29/45] exec-all: rename tb_free to tb_remove
Date: Mon, 17 Jul 2017 14:05:55 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/16/2017 10:04 AM, Emilio G. Cota wrote:
We don't really free anything in this function anymore; we just remove
the TB from the binary search tree.

Suggested-by: Alex Bennée<address@hidden>
Signed-off-by: Emilio G. Cota<address@hidden>
---
  include/exec/exec-all.h   | 2 +-
  accel/tcg/cpu-exec.c      | 2 +-
  accel/tcg/translate-all.c | 6 +++---
  3 files changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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