[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87ttzu1zqi.ffs@tglx>
Date: Thu, 09 Feb 2023 19:05:09 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: Grzegorz Jaszczyk <jaz@...ihalf.com>, linux-kernel@...r.kernel.org,
rafael@...nel.org
Cc: dmy@...ihalf.com, tn@...ihalf.com, dbehr@...gle.com,
zide.chen@...el.corp-partner.google.com, seanjc@...gle.com,
upstream@...ihalf.com, hdegoede@...hat.com, markgross@...nel.org,
dtor@...gle.com, mario.limonciello@....com,
linux-pm@...r.kernel.org, x86@...nel.org,
platform-driver-x86@...r.kernel.org,
Grzegorz Jaszczyk <jaz@...ihalf.com>
Subject: Re: [RESEND RFCv2 1/1] platform/x86: Add virtual PMC driver used
for S2Idle
On Thu, Feb 09 2023 at 15:21, Grzegorz Jaszczyk wrote:
> +
> +static struct acpi_s2idle_dev_ops amd_pmc_s2idle_dev_ops = {
What is AMD specific about this?
> + .check = virt_pmc_s2idle_notify,
> +};
...
> +
> +MODULE_DESCRIPTION("Virtual PMC Driver");
Lacks MODULE_LICENSE("GPL")
Thanks,
tglx
Powered by blists - more mailing lists