All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabiano Rosas <farosas@suse.de>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, Palmer Dabbelt <palmer@dabbelt.com>,
	Alistair Francis <alistair.francis@wdc.com>,
	Weiwei Li <liwei1518@gmail.com>,
	Daniel Henrique Barboza <dbarboza@ventanamicro.com>,
	Liu Zhiwei <zhiwei_liu@linux.alibaba.com>
Subject: Re: [PATCH v1 4/4] hw/riscv: Free resources allocated at riscv_iommu_instance_init
Date: Mon, 16 Mar 2026 12:02:06 -0300	[thread overview]
Message-ID: <87v7evrf69.fsf@suse.de> (raw)
In-Reply-To: <CAFEAcA8LUzwQLgzAeSswjWZWz0UOn2dmYKcOA7c3PipqLJcnDQ@mail.gmail.com>

Peter Maydell <peter.maydell@linaro.org> writes:

> On Fri, 13 Mar 2026 at 18:30, Fabiano Rosas <farosas@suse.de> wrote:
>>
>> Add a riscv_iommu_instance_finalize() routine and move there the unref
>> of the iot_cache and ctx_cache hash tables from riscv_iommu_unrealize.
>>
>> Also start freeing the register state masks, also allocated at the
>> _init function.
>>
>> Signed-off-by: Fabiano Rosas <farosas@suse.de>
>
> This is the same as
> https://patchew.org/QEMU/20260307125222.3656140-1-peter.maydell@linaro.org/
> which I sent last week.
>

Ah ok, I missed it. Let's drop this one then.

> thanks
> -- PMM


      reply	other threads:[~2026-03-16 15:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-13 18:29 [PATCH v1 0/4] Fix leaks reached by make check-qtest Fabiano Rosas
2026-03-13 18:29 ` [PATCH v1 1/4] tests/qtest: Don't dup machine name in qtest_cb_for_every_machine callbacks Fabiano Rosas
2026-03-14  9:53   ` Philippe Mathieu-Daudé
2026-03-13 18:29 ` [PATCH v1 2/4] tests/qtest/test-hmp: Free machine options Fabiano Rosas
2026-03-14  9:54   ` Philippe Mathieu-Daudé
2026-03-13 18:29 ` [PATCH v1 3/4] target/riscv: Don't leak general_user_opts Fabiano Rosas
2026-03-13 19:22   ` Daniel Henrique Barboza
2026-03-16  9:56   ` Peter Maydell
2026-03-16 10:42     ` Daniel Henrique Barboza
2026-03-16 10:49       ` Peter Maydell
2026-03-16 12:13         ` Daniel Henrique Barboza
2026-03-13 18:29 ` [PATCH v1 4/4] hw/riscv: Free resources allocated at riscv_iommu_instance_init Fabiano Rosas
2026-03-13 19:22   ` Daniel Henrique Barboza
2026-03-14  9:55   ` Philippe Mathieu-Daudé
2026-03-16  9:58   ` Peter Maydell
2026-03-16 15:02     ` Fabiano Rosas [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=87v7evrf69.fsf@suse.de \
    --to=farosas@suse.de \
    --cc=alistair.francis@wdc.com \
    --cc=dbarboza@ventanamicro.com \
    --cc=liwei1518@gmail.com \
    --cc=palmer@dabbelt.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=zhiwei_liu@linux.alibaba.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.