From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [sodaville] [RFC] [PATCH V3 0/2] Adding DTB to architecture independent vmlinux Date: Wed, 10 Nov 2010 10:53:26 -0800 Message-ID: <4CDAEA26.6040206@linux.intel.com> References: <4CDAE874.1000707@linux.intel.com> <4CDAED3C.6010304@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4CDAED3C.6010304-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Dirk Brandewie Cc: sodaville-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, arjan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org List-Id: devicetree@vger.kernel.org On 11/10/2010 11:06 AM, Dirk Brandewie wrote: > On 11/10/2010 10:46 AM, H. Peter Anvin wrote: >> On 11/10/2010 10:52 AM, dirk.brandewie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: >>> >>> The DTB's have been moved into the .init.data section. >> >> Writeable? (As opposed to .init.rodata)? >> > > That is what I remember from the conversation with Grant but I could be > mistaken. It is simple enough to move as long as the interested parties agree :-) > Obviously. I'd like to see it readonly unless there is an explicit reason not to, of course. -hpa