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]
Message-ID: <72f5d3bd9e8a6aec59ef547bfd0d7bce.sboyd@kernel.org>
Date: Wed, 30 Oct 2024 13:23:56 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Changhuang Liang <changhuang.liang@...rfivetech.com>, Emil Renner Berthing <kernel@...il.dk>, Hal Feng <hal.feng@...rfivetech.com>, Michael Turquette <mturquette@...libre.com>, Xingyu Wu <xingyu.wu@...rfivetech.com>
Cc: Changhuang Liang <changhuang.liang@...rfivetech.com>, linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clk: starfive: jh7110-pll: Mark the probe function as __init

Quoting Changhuang Liang (2024-10-28 20:28:28)
> Mark the jh7110_pll_probe function as __init.
> 
> There's no need to support hotplugging in the jh7110-pll driver. We use
> builtin_platform_driver_probe, the probe function will only be called at
> startup.
> 
> Signed-off-by: Changhuang Liang <changhuang.liang@...rfivetech.com>
> ---

Applied to clk-next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ