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:	Mon, 1 Jun 2009 09:56:24 -0700
From:	Tony Lindgren <tony@...mide.com>
To:	Paul Walmsley <paul@...an.com>
Cc:	linux-arm-kernel@...ts.arm.linux.org.uk,
	linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org
Subject: Re: [PATCH 00/10] OMAP clock/powerdomain/SDRC patches for
	post-2.6.30

* Paul Walmsley <paul@...an.com> [090526 15:27]:
> Hello Russell,
> 
> here is the next set of OMAP clock patches for review for the
> post-2.6.30 merge window.  They apply on top of the previous set
> ("OMAP clock/SDRC patches on v2.6.30-rc5").  If you're happy with
> these patches, Tony will queue them up into his for-next branch.

Looks like Russell now has all the omap for-next merged to his
devel branch. Only this series is missing and the omap4 SMP patches.

Paul, can you please reply with the output from git request-pull 
for Russell to pull these in too?

AFAIK, there should not be any need to rebase this series, it
should merge clean from v2.6.30-rc7 to Russell's devel branch.

Regards,

Tony


 
> This series completes basic support for OMAP3 CORE DVFS.  A few other
> minor bugs are fixed by the off-by-one patch and the GPIO debounce
> clock patch.
> 
> 
> regards,
> 
> - Paul
> 
> ---
> 
> Paul Walmsley (8):
>       OMAP3 clock: GPIO de-bounce clocks don't affect module idle state
>       OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLL
>       OMAP3 SRAM: convert SRAM code to use macros rather than magic numbers
>       OMAP3 SRAM: add more comments on the SRAM code
>       OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock change
>       OMAP3 clock: add a short delay when lowering CORE clk rate
>       OMAP3 clock: initialize SDRC timings at kernel start
>       OMAP3 clock: remove wait for DPLL3 M2 clock to stabilize
> 
> Roel Kluin (1):
>       OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisons
> 
> Tero Kristo (1):
>       OMAP3: Add support for DPLL3 divisor values higher than 2
> 
> 
>  arch/arm/mach-omap2/clock.c            |    2 
>  arch/arm/mach-omap2/clock34xx.c        |   42 ++++++++--
>  arch/arm/mach-omap2/clock34xx.h        |   12 +--
>  arch/arm/mach-omap2/io.c               |   38 +++++++++
>  arch/arm/mach-omap2/powerdomain.c      |    2 
>  arch/arm/mach-omap2/sram34xx.S         |  129 +++++++++++++++++++++-----------
>  arch/arm/plat-omap/include/mach/sram.h |    6 +
>  arch/arm/plat-omap/sram.c              |    8 +-
>  8 files changed, 171 insertions(+), 68 deletions(-)
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
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