From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 7 Oct 2011 23:04:48 +0200 Subject: [GIT PULL] ARM: CSR: l2x0 init cleanup for 3.2 In-Reply-To: References: Message-ID: <201110072304.48412.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Saturday 01 October 2011, Barry Song wrote: > Since the l2x0 cleanup of prima2 depends on the following two patches > in rmk's tree: > > [1]Rob Herring > ARM: 7009/1: l2x0: Add OF based initialization > http://www.spinics.net/lists/arm-kernel/msg131123.html > it has been in rmk/for-next > > [2]Barry Song > ARM: 7009/1: CACHE-L2X0: filter start address can be 0 and is often 0 > http://www.spinics.net/lists/arm-kernel/msg140126.html > it has been in rmk/for-next > > I have rebased the l2x0-cleanup branch to "ARM: 7009/1: CACHE-L2X0: > filter start address can be 0 and is often 0". this might cause some > issues to you. if that is difficult to you, i guess you can pich the > commmit and apply it when your tree has been ready. > > The following changes since commit 513d47a3d953e44d79c29077f6c428a017f8af62: > Barry Song (1): > ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0 > > are available in the git repository at: > > git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel.git l2x0-cleanup I think I can keep track of this, but is the commit that you used actually from a stable branch in Russell's tree? If that gets rebased, I should not pull your patch in. Arnd