lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 24 Nov 2021 17:41:40 +0100
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Sumeet Pawnikar <sumeet.r.pawnikar@...el.com>
Cc:     "Rafael J. Wysocki" <rafael@...nel.org>,
        Len Brown <lenb@...nel.org>,
        Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>,
        ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ACPI: DPTF: Update device ID information under comment

On Fri, Nov 12, 2021 at 12:42 PM Sumeet Pawnikar
<sumeet.r.pawnikar@...el.com> wrote:
>
> Update device ID information appropriately under comment section.
> It seems previously this comment was added considering this driver
> used for Tiger Lake based systems. But, now this is being used by
> Alder Lake based systems as well as per this commit 38748bcb940e
> ("ACPI: DPTF: Support Alder Lake"). So, updating the comment for
> more generic type from INT1045 to INT10xx and also correcting it
> from INT to INTC string for this device ID information under
> comment section.
>
> Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@...el.com>
> ---
>  drivers/acpi/dptf/dptf_pch_fivr.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/acpi/dptf/dptf_pch_fivr.c b/drivers/acpi/dptf/dptf_pch_fivr.c
> index f4e9c2ef2f88..e7ab0fc90db9 100644
> --- a/drivers/acpi/dptf/dptf_pch_fivr.c
> +++ b/drivers/acpi/dptf/dptf_pch_fivr.c
> @@ -46,7 +46,7 @@ static int pch_fivr_read(acpi_handle handle, char *method, struct pch_fivr_resp
>  }
>
>  /*
> - * Presentation of attributes which are defined for INT1045
> + * Presentation of attributes which are defined for INTC10xx
>   * They are:
>   * freq_mhz_low_clock : Set PCH FIVR switching freq for
>   *                     FIVR clock 19.2MHz and 24MHz
> --

Applied as 5.17 material with edited subject and changelog, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ