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]
Date:	Wed, 21 Jan 2015 15:19:31 -0800
From:	Olof Johansson <olof@...om.net>
To:	Nicolas Ferre <nicolas.ferre@...el.com>
Cc:	Arnd Bergmann <arnd@...db.de>, arm@...nel.org,
	Linux Kernel list <linux-kernel@...r.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
	Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
	Boris BREZILLON <boris.brezillon@...e-electrons.com>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
	Ludovic Desroches <ludovic.desroches@...el.com>
Subject: Re: [GIT PULL] at91: cleanup for 3.20 #2

On Fri, Jan 16, 2015 at 06:25:41PM +0100, Nicolas Ferre wrote:
> Arnd, Olof, Kevin,
> 
> This is another cleanup pull-request for AT91. This one depends on the Device
> Tree material that I posted yesterday, so I merged the at91-dt tag just before
> stacking up Alexandre's patches. This dependency is needed to make sure that
> SRAM gets initialized before using it.
> More cleanup will come soon to reach multi-platform.
> 
> Thanks, best regards,
> 
> The following changes since commit eca6f17253f33313eeb3020d0634a60d10f650c4:
> 
>   Merge tag 'at91-dt' into at91-3.20-cleanup (2015-01-16 17:18:34 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-cleanup2
> 
> for you to fetch changes up to 29ee506d0d56f6d39cc237de2512f9cb5629cbf7:
> 
>   ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c (2015-01-16 18:08:42 +0100)
> 
> ----------------------------------------------------------------
> Second batch of cleanup for 3.20:
> - By reworking the PM code, we can remove the AT91 more specific initialization
> - We are using DT for SRAM initialization now, so we can remove its explicit
>   mapping
> - The PMC clock driver now hosts IDLE function for at91rm9200 with other
>   SoCs ones.

This adds a really annoying circular dependency for us. Cleanups are supposed
to be the base for other branches, not the other way around.

To break the cycle, I've merged this into next/soc instead of into cleanup. We
now have a dependency on soc coming after dt, which is also not what we usually
do, but it least it's better than putting the dt branch in front of cleanup.


-Olof
--
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