From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VO9kb-00052y-Lq for kexec@lists.infradead.org; Mon, 23 Sep 2013 17:16:47 +0000 Date: Mon, 23 Sep 2013 13:15:15 -0400 From: Vivek Goyal Subject: Re: [PATCH 00/16] [RFC PATCH] Signed kexec support Message-ID: <20130923171515.GD10812@redhat.com> References: <1378849471-10521-1-git-send-email-vgoyal@redhat.com> <20130912034023.GA10877@kroah.com> <20130912114336.GA28500@redhat.com> <20130912161705.GA2650@kroah.com> <1379010250.9796.118.camel@dhcp-9-2-203-236.watson.ibm.com> <20130916142852.GB20753@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: Andrea Adami Cc: matthew.garrett@nebula.com, Greg KH , d.kasatkin@samsung.com, kexec@lists.infradead.org, "linux-kernel@vger.kernel.org" , linux-security-module@vger.kernel.org, ebiederm@xmission.com, "H. Peter Anvin" , akpm@linux-foundation.org, Mimi Zohar On Wed, Sep 18, 2013 at 04:51:21PM +0200, Andrea Adami wrote: > Hello, > > as one of the developers of kexecboot, a kexec-based > linux-as-bootloader, I'm following with interest this thread. > FWIW since the beginning we are compiling kexec-tools statically > against klibc for size constraints. Hi Andrea, Good to know about kexecboot. FWIW, recently we discussed the kexec/kdump with secureboot issue at Linux Plumbers and Greg KH suggested that it will be simpler if we implement a new system call which does the job of loading new kernel. Effectively that means reimplementing /sbin/kexec in kernel. This will also mean maintaining two code bases for some time and slowly deprecating one over a period of time. I will probably start with something small and post proof of concept patches for review and see how does that go. This is just heads up on what I am planning to do. Thanks Vivek _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec