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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 28 Mar 2020 22:43:44 +0200
From:   Andy Shevchenko <andy.shevchenko@...il.com>
To:     Gayatri Kammela <gayatri.kammela@...el.com>
Cc:     Linux PM <linux-pm@...r.kernel.org>,
        Platform Driver <platform-driver-x86@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Len Brown <lenb@...nel.org>,
        Darren Hart <dvhart@...radead.org>,
        Alex Hung <alex.hung@...onical.com>,
        "Zhang, Rui" <rui.zhang@...el.com>,
        Daniel Lezcano <daniel.lezcano@...aro.org>,
        Amit Kucheria <amit.kucheria@...durent.com>,
        Mika Westerberg <mika.westerberg@...el.com>,
        "Peter Zijlstra (Intel)" <peterz@...radead.org>,
        "Prestopine, Charles D" <charles.d.prestopine@...el.com>,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Srinivas Pandruvada <srinivas.pandruvada@...el.com>,
        "Rafael J . Wysocki" <rafael.j.wysocki@...el.com>
Subject: Re: [PATCH v2 0/3] Fixes: update Tiger Lake ACPI device IDs

On Fri, Mar 27, 2020 at 11:34 PM Gayatri Kammela
<gayatri.kammela@...el.com> wrote:
>
> Hi,
>
> The hardware IDs for devices supported by Tiger Lake for various drivers
> such as DPTF, fan, Intel thermal and intel-hid are added with missing 'C'
> which makes them invalid. Hence fix these IDs by updating.
>
> For instance, the updated ID now looks like
> INT1047 --> INTC1047
>
> Patch 1: Update Tiger Lake ACPI device IDs for DPTF and fan drivers
> Patch 2: Update Tiger Lake ACPI device ID for intel-hid driver
> Patch 3: Update Tiger Lake ACPI device IDs for thermal driver
>

Please, keep the IDs sorted (INTC should go after INT, etc).
Also I will need an Ack for patch 1 (at least).

> Changes since v1:
> 1) Added fixes tag to each patch
>
> Gayatri Kammela (3):
>   ACPI: fix: Update Tiger Lake ACPI device IDs
>   platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID
>   thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDs
>
>  drivers/acpi/device_pm.c                                | 2 +-
>  drivers/acpi/dptf/dptf_power.c                          | 2 +-
>  drivers/acpi/dptf/int340x_thermal.c                     | 8 ++++----
>  drivers/platform/x86/intel-hid.c                        | 2 +-
>  drivers/thermal/intel/int340x_thermal/int3400_thermal.c | 2 +-
>  drivers/thermal/intel/int340x_thermal/int3403_thermal.c | 2 +-
>  6 files changed, 9 insertions(+), 9 deletions(-)
>
> Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> Cc: Srinivas Pandruvada <srinivas.pandruvada@...el.com>
> Cc: Rafael J. Wysocki <rafael.j.wysocki@...el.com>
> --
> 2.17.1
>


-- 
With Best Regards,
Andy Shevchenko

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ