From: Luis Chamberlain <mcgrof@kernel.org>
To: Fidal Palamparambil <rootuserhere@gmail.com>
Cc: linux-modules@vger.kernel.org, petr.pavlu@suse.com,
da.gomez@kernel.org, samitolvanen@google.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64/acpi : Fix multiple issues in ACPI boot support code
Date: Sat, 6 Sep 2025 18:21:57 -0700 [thread overview]
Message-ID: <aLzeNeOaURLg88GR@bombadil.infradead.org> (raw)
In-Reply-To: <20250906121711.1647-1-rootuserhere@gmail.com>
On Sat, Sep 06, 2025 at 04:17:11PM +0400, Fidal Palamparambil wrote:
> From: Fidal palamparambil <rootuserhere@gmail.com>
>
> - Fixed memory leak in acpi_fadt_sanity_check() by ensuring acpi_put_table()
> is called in all error paths
> - Corrected error handling in parse_acpi() by removing incorrect snprintf() usage
> - Added missing compiler_attributes.h include for fallthrough support
> - Verified proper NULL pointer checks in acpi_os_ioremap()
>
> These fixes address potential memory leaks, compilation warnings, and
> improper error handling in the ARM64 ACPI boot support code.
>
> Signed-off-by: Fidal palamparambil <rootuserhere@gmail.com>
Please stop with your garbage patches. They are not welcomed and wreckless.
Luis
next prev parent reply other threads:[~2025-09-07 1:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-06 12:17 [PATCH] arm64/acpi : Fix multiple issues in ACPI boot support code Fidal Palamparambil
2025-09-07 1:21 ` Luis Chamberlain [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-06 12:27 [PATCH] arm64/acpi: " Fidal Palamparambil
2025-09-06 16:11 ` Markus Elfring
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=aLzeNeOaURLg88GR@bombadil.infradead.org \
--to=mcgrof@kernel.org \
--cc=da.gomez@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-modules@vger.kernel.org \
--cc=petr.pavlu@suse.com \
--cc=rootuserhere@gmail.com \
--cc=samitolvanen@google.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.