From mboxrd@z Thu Jan 1 00:00:00 1970 From: nico@fluxnic.net (Nicolas Pitre) Date: Tue, 07 Jun 2011 09:14:19 -0400 (EDT) Subject: [PATCH] ARM: Make sure appended device tree data won't overlap kernel BSS In-Reply-To: <20110607124311.GE8696@atomide.com> References: <20110504072317.GU2092@atomide.com> <20110509111929.GA11410@atomide.com> <20110509144949.GE30958@atomide.com> <20110512125952.GN31483@atomide.com> <20110513112120.GO31483@atomide.com> <20110513132802.GU31483@atomide.com> <20110607124311.GE8696@atomide.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 7 Jun 2011, Tony Lindgren wrote: > * Tony Lindgren [110513 16:25]: > > * Nicolas Pitre [110513 06:06]: > > > On Fri, 13 May 2011, Tony Lindgren wrote: > > > > > > > > OK, no problem. Got those cleanup patches available somewhere? > > > > > > They,re available in branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux > > > and in RMK's devel-stable branch as well. > > > > OK, in that case I already did the rebase last night so the > > version I posted should apply. I think the original append > > patch applied without modifications. > > ping, Nico, are you planning to queue these device tree append > patches? Yes. Nicolas