From: Chen Yu <yu.c.chen@intel.com>
To: Wang ShaoBo <bobo.shaobowang@huawei.com>
Cc: <rafael.j.wysocki@intel.com>, <rafael@kernel.org>,
<lenb@kernel.org>, <linux-acpi@vger.kernel.org>,
<guohanjun@huawei.com>, <liwei391@huawei.com>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_object
Date: Fri, 18 Nov 2022 19:21:54 +0800 [thread overview]
Message-ID: <Y3dq0oxTbsQs6SJR@chenyu5-mobl1> (raw)
In-Reply-To: <20221118063219.2612473-2-bobo.shaobowang@huawei.com>
On 2022-11-18 at 14:32:18 +0800, Wang ShaoBo wrote:
> acpi_evaluate_dsm_typed()/acpi_evaluate_dsm() should be coupled
> with ACPI_FREE() to free the ACPI memory, because we need to
> track the allocation of acpi_object when ACPI_DBG_TRACK_ALLOCATIONS
> enabled, so use ACPI_FREE() instead of kfree().
>
> Fixes: b0013e037a8b ("ACPI: Introduce Platform Firmware Runtime Telemetry driver")
> Signed-off-by: Wang ShaoBo <bobo.shaobowang@huawei.com>
Reviewed-by: Chen Yu <yu.c.chen@intel.com>
thanks,
Chenyu
next prev parent reply other threads:[~2022-11-18 11:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-18 6:32 [PATCH 0/2] change to use ACPI_FREE() to free the ACPI memory Wang ShaoBo
2022-11-18 6:32 ` [PATCH 1/2] ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_object Wang ShaoBo
2022-11-18 11:21 ` Chen Yu [this message]
2022-11-18 6:32 ` [PATCH 2/2] ACPI: pfr_update: " Wang ShaoBo
2022-11-18 11:23 ` Chen Yu
2022-11-23 18:30 ` [PATCH 0/2] change to use ACPI_FREE() to free the ACPI memory Rafael J. Wysocki
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=Y3dq0oxTbsQs6SJR@chenyu5-mobl1 \
--to=yu.c.chen@intel.com \
--cc=bobo.shaobowang@huawei.com \
--cc=guohanjun@huawei.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liwei391@huawei.com \
--cc=rafael.j.wysocki@intel.com \
--cc=rafael@kernel.org \
/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.