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]
Message-ID: <aLF_cFrbfaouDQ8O@alpha.franken.de>
Date: Fri, 29 Aug 2025 12:22:40 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Brian Masney <bmasney@...hat.com>
Cc: Maxime Ripard <mripard@...nel.org>, Stephen Boyd <sboyd@...nel.org>,
	linux-clk@...r.kernel.org, linux-mips@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MIPS: Alchemy: convert from round_rate() to
 determine_rate()

On Sun, Aug 10, 2025 at 06:30:23PM -0400, Brian Masney wrote:
> The round_rate() clk ops is deprecated, so migrate this driver from
> round_rate() to determine_rate() using the Coccinelle semantic patch
> appended to the "under-the-cut" portion of the patch.
> 
> Note that prior to running Coccinelle, alchemy_clk_aux_roundr() was
> renamed to alchemy_clk_aux_round_rate(). A few minor style cleanups
> were also done by hand.
> 
> Signed-off-by: Brian Masney <bmasney@...hat.com>
> ---
> [...]
> https://lore.kernel.org/cocci/67642477-5f3e-4b2a-914d-579a54f48cbd@intel.com/
> ---
>  arch/mips/alchemy/common/clock.c | 18 +++++++++++-------
>  1 file changed, 11 insertions(+), 7 deletions(-)

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ