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:	Tue, 11 Feb 2014 11:37:17 +0100
From:	Maxime Coquelin <maxime.coquelin@...com>
To:	Mike Turquette <mturquette@...aro.org>,
	<linux-arm-kernel@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>
Cc:	<kernel@...inux.com>, <maxime.coquelin@...com>
Subject: Re: [PATCH 0/3] CCF clock divider changes

Hi Mike,


     Did you have a look at this series?

     If patch 1 gets accepted, should it also be submitted to the stable 
branches?

Thanks,
Maxime

ps: Mail resent because our company mail server IP is blocked by Spamhaus.

On 01/29/2014 05:24 PM, Maxime COQUELIN wrote:
> Hi Mike,
>
> First patch fixes round_rate for power-of-two and table-based dividers when
> the CLK_SET_RATE_PARENT flag isn't set.
>
> Second patch introduces a new flag to give the possibility to round the
> divider to the closest one, instead of rounding up by default.
>
> Third patch optimizes the for-loop when CLK_SET_RATE_PARENT is set for
> power-of-two and table-based dividers.
>
> The series applies on top of v3.13 tag.
>
> Maxime Coquelin (3):
>    clk: divider: Fix best div calculation for power-of-two and table
>      dividers
>    clk: divider: Add round to closest divider
>    clk: divider: Optimize clk_divider_bestdiv loop
>
>   drivers/clk/clk-divider.c    |  118 ++++++++++++++++++++++++++++++++++++++++--
>   include/linux/clk-provider.h |    3 ++
>   2 files changed, 118 insertions(+), 3 deletions(-)
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ