public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Jürgen Groß" <jgross@suse.com>
To: Jason Andryuk <jason.andryuk@amd.com>,
	Stefano Stabellini <sstabellini@kernel.org>,
	Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
Cc: Penny Zheng <penny.zheng@amd.com>,
	Jan Beulich <jbeulich@suse.com>,
	xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] xen: Change xen-acpi-processor dom0 dependency
Date: Wed, 2 Apr 2025 16:24:30 +0200	[thread overview]
Message-ID: <a6977caf-ce0e-4002-8df5-26cb0bdc88d7@suse.com> (raw)
In-Reply-To: <20250331172913.51240-1-jason.andryuk@amd.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 1073 bytes --]

On 31.03.25 19:29, Jason Andryuk wrote:
> xen-acpi-processor functions under a PVH dom0 with only a
> xen_initial_domain() runtime check.  Change the Kconfig dependency from
> PV dom0 to generic dom0 to reflect that.
> 
> Suggested-by: Jan Beulich <jbeulich@suse.com>
> Signed-off-by: Jason Andryuk <jason.andryuk@amd.com>
> ---
>   drivers/xen/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig
> index f7d6f47971fd..24f485827e03 100644
> --- a/drivers/xen/Kconfig
> +++ b/drivers/xen/Kconfig
> @@ -278,7 +278,7 @@ config XEN_PRIVCMD_EVENTFD
>   
>   config XEN_ACPI_PROCESSOR
>   	tristate "Xen ACPI processor"
> -	depends on XEN && XEN_PV_DOM0 && X86 && ACPI_PROCESSOR && CPU_FREQ
> +	depends on XEN && XEN_DOM0 && X86 && ACPI_PROCESSOR && CPU_FREQ
>   	default m
>   	help
>   	  This ACPI processor uploads Power Management information to the Xen

Assuming that all needed hypercalls are fine for PVH dom0:

Reviewed-by: Juergen Gross <jgross@suse.com>


Juergen

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3743 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]

  reply	other threads:[~2025-04-02 14:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-31 17:29 [PATCH] xen: Change xen-acpi-processor dom0 dependency Jason Andryuk
2025-04-02 14:24 ` Jürgen Groß [this message]
2025-04-02 14:34   ` Jason Andryuk
2025-04-03  7:08   ` Jan Beulich

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=a6977caf-ce0e-4002-8df5-26cb0bdc88d7@suse.com \
    --to=jgross@suse.com \
    --cc=jason.andryuk@amd.com \
    --cc=jbeulich@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oleksandr_tyshchenko@epam.com \
    --cc=penny.zheng@amd.com \
    --cc=sstabellini@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox