[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230519190522.194729-1-sebastian.reichel@collabora.com>
Date: Fri, 19 May 2023 21:05:20 +0200
From: Sebastian Reichel <sebastian.reichel@...labora.com>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Sebastian Reichel <sebastian.reichel@...labora.com>,
kernel@...labora.com
Subject: [PATCH v1 0/2] Fix 64 bit issues in common clock framework
Hi,
I found two independent issues related to handling of big rates
in the common clock framework.
Thanks,
-- Sebastian
Sebastian Reichel (2):
clk: composite: Fix handling of high clock rates
clk: divider: Properly handle rates exceeding UINT_MAX
drivers/clk/clk-composite.c | 5 ++++-
drivers/clk/clk-divider.c | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
--
2.39.2
Powered by blists - more mailing lists