From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755031Ab3KVCfo (ORCPT ); Thu, 21 Nov 2013 21:35:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:14487 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753813Ab3KVCfm (ORCPT ); Thu, 21 Nov 2013 21:35:42 -0500 Date: Thu, 21 Nov 2013 21:35:14 -0500 From: Vivek Goyal To: "H. Peter Anvin" Cc: ebiederm@xmission.com, linux-kernel@vger.kernel.org, kexec@lists.infradead.org, mjg59@srcf.ucam.org, greg@kroah.com Subject: Re: [PATCH 0/6] kexec: A new system call to allow in kernel loading Message-ID: <20131122023514.GH31921@redhat.com> References: <1384969851-7251-1-git-send-email-vgoyal@redhat.com> <8761rl73s7.fsf@xmission.com> <5cb078ff-e0d3-478b-ba1c-c16d71c32e02@email.android.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5cb078ff-e0d3-478b-ba1c-c16d71c32e02@email.android.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 21, 2013 at 05:28:38PM -0800, H. Peter Anvin wrote: > What do you need from ELF? Sorry, I did not understand the question. Is it for me or Eric. I am assuming you are asking Eric that why ELF is so important? Thanks Vivek