From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [RFC v2 3/7] firmware: port built-in section to linker table Date: Tue, 3 May 2016 11:12:21 -0700 Message-ID: <20160503181221.GA7315@kroah.com> References: <1455889559-9428-1-git-send-email-mcgrof@kernel.org> <1455889559-9428-4-git-send-email-mcgrof@kernel.org> <1456740770.4666.366.camel@infradead.org> <20160229185606.GD25240@wotan.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-arch-owner@vger.kernel.org To: "Luis R. Rodriguez" Cc: Kees Cook , David Woodhouse , "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "x86@kernel.org" , LKML , Andy Lutomirski , Boris Ostrovsky , Rusty Russell , David Vrabel , Konrad Rzeszutek Wilk , Michael Brown , Juergen Gross , Ming Lei , Arnd Bergmann , linux-arch , Russell King - ARM Linux , "benh@kernel.crashing.org" , jbaron@akamai.com, "ananth@in.ibm.com" , anil.s.keshavamurthy@intel.com, David S. M List-Id: xen-devel@lists.xenproject.org On Tue, May 03, 2016 at 10:10:24AM -0700, Luis R. Rodriguez wrote: > On Tue, May 3, 2016 at 10:07 AM, Luis R. Rodriguez wrote: > > Thanks! Can you confirm if any Android or Brillo builds are already using it? > > Also more importantly, any chance you can provide any technical > reasons why initramfs cannot be used, or it was decided to not use it > on these systems? It should help others in the future as well. Some systems just don't need it, nor want it. We can't break working systems, so this is not something we can remove, sorry. thanks, greg k-h