From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 7 Jun 2011 06:22:00 -0700 Subject: [PATCH] ARM: Make sure appended device tree data won't overlap kernel BSS In-Reply-To: References: <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: <20110607132200.GP11352@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Nicolas Pitre [110607 06:10]: > 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. OK thanks for the update. Tony