From: Alejandro Vallejo <alejandro.garciavallejo@amd.com>
To: Jan Beulich <jbeulich@suse.com>
Cc: Anthony PERARD <anthony.perard@vates.tech>,
<xen-devel@lists.xenproject.org>
Subject: Re: [PATCH v2 2/2] libacpi: Remove CPU hotplug and GPE handling from PVH DSDTs
Date: Thu, 11 Sep 2025 17:36:08 +0200 [thread overview]
Message-ID: <DCQ2YNMO668H.CG938HPXECLC@amd.com> (raw)
In-Reply-To: <daf8c564-80ff-4480-97b4-7c86206ba36e@suse.com>
On Thu Sep 11, 2025 at 5:07 PM CEST, Jan Beulich wrote:
> On 11.09.2025 13:53, Alejandro Vallejo wrote:
>> PVH guests have no DM, so this causes the guest to fetch the online CPU
>> bitmap from an unbacked 0xaf00 PIO port when executing the GPE handler.
>>
>> Seeing how ACPI CPU hotplug is the only event delivered via GPE, remove
>> the GPE handler in addition to anything ACPI CPU hotplug related.
>>
>> This shrinks PVH's DSDT substantially and prevents spuriously executing
>> a large amount of AML with no purpose at all.
>>
>> Signed-off-by: Alejandro Vallejo <alejandro.garciavallejo@amd.com>
>
> Reviewed-by: Jan Beulich <jbeulich@suse.com>
Thanks
>
>> ---
>> v2:
>> * Adjusted commit message
>> * All other tags except S-by moved to patch 1.
>
> This will want backporting; I expect finding a suitable commit for a Fixes:
> tag is somewhat difficult.
>
> Jan
I'd say it's the patch that needlessly enabled GPE handling on PVH.
Fixes: 062975dc9441("acpi: PVH guests need _E02 method")
Cheers,
Alejandro
next prev parent reply other threads:[~2025-09-11 15:36 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-11 11:53 [PATCH 0/2] libacpi: Fix memory corruption on ACPI CPU hotplug Alejandro Vallejo
2025-09-11 11:53 ` [PATCH v2 1/2] libacpi: Prevent CPU hotplug AML from corrupting memory Alejandro Vallejo
2025-09-11 12:03 ` Andrew Cooper
2025-09-11 12:35 ` Alejandro Vallejo
2025-09-11 13:29 ` Andrew Cooper
2025-09-11 15:04 ` Jan Beulich
2025-09-11 15:16 ` Alejandro Vallejo
2025-09-11 14:52 ` Jan Beulich
2025-09-11 15:32 ` Alejandro Vallejo
2025-09-11 15:42 ` Jan Beulich
2025-09-11 11:53 ` [PATCH v2 2/2] libacpi: Remove CPU hotplug and GPE handling from PVH DSDTs Alejandro Vallejo
2025-09-11 15:07 ` Jan Beulich
2025-09-11 15:36 ` Alejandro Vallejo [this message]
2025-09-11 15:43 ` Jan Beulich
-- strict thread matches above, loose matches on Subject: below --
2025-09-11 16:23 [PATCH v2 0/2] libacpi: Fix memory corruption on ACPI CPU hotplug Alejandro Vallejo
2025-09-11 16:23 ` [PATCH v2 2/2] libacpi: Remove CPU hotplug and GPE handling from PVH DSDTs Alejandro Vallejo
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=DCQ2YNMO668H.CG938HPXECLC@amd.com \
--to=alejandro.garciavallejo@amd.com \
--cc=anthony.perard@vates.tech \
--cc=jbeulich@suse.com \
--cc=xen-devel@lists.xenproject.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.