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] [day] [month] [year] [list]
Date:   Sun, 30 Jul 2023 15:32:50 +0200
From:   Ulf Hansson <ulf.hansson@...aro.org>
To:     "Peng Fan (OSS)" <peng.fan@....nxp.com>
Cc:     linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
        Peng Fan <peng.fan@....com>
Subject: Re: [PATCH V2] genpd: Makefile: build imx

On Thu, 20 Jul 2023 at 10:59, Peng Fan (OSS) <peng.fan@....nxp.com> wrote:
>
> From: Peng Fan <peng.fan@....com>
>
> The imx genpd was missed to be built out, add it in Makefile
>
> Signed-off-by: Peng Fan <peng.fan@....com>

Thanks for fixing this!

Applied for next, thanks!

Kind regards
Uffe

> ---
>
> V2:
>  Drop scu-pd change
>
>  drivers/genpd/Makefile | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/genpd/Makefile b/drivers/genpd/Makefile
> index c429485c13f6..666753676e5c 100644
> --- a/drivers/genpd/Makefile
> +++ b/drivers/genpd/Makefile
> @@ -3,6 +3,7 @@ obj-y                                   += actions/
>  obj-y                                  += amlogic/
>  obj-y                                  += apple/
>  obj-y                                  += bcm/
> +obj-y                                  += imx/
>  obj-y                                  += mediatek/
>  obj-y                                  += qcom/
>  obj-y                                  += renesas/
> --
> 2.37.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ