From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756889AbcK2VpS (ORCPT ); Tue, 29 Nov 2016 16:45:18 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:42422 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754588AbcK2VpF (ORCPT ); Tue, 29 Nov 2016 16:45:05 -0500 Date: Tue, 29 Nov 2016 13:45:18 -0800 From: Andrew Morton To: Michael Ellerman Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org, dyoung@redhat.com, stewart@linux.vnet.ibm.com, bauerman@linux.vnet.ibm.com, Mimi Zohar , Thiago Jung Bauermann Subject: Re: [PATCH v11 0/8] powerpc: Implement kexec_file_load() Message-Id: <20161129134518.7ddc9b733b65b5eed94acd3e@linux-foundation.org> In-Reply-To: <1480423554-6411-1-git-send-email-mpe@ellerman.id.au> References: <1480423554-6411-1-git-send-email-mpe@ellerman.id.au> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 29 Nov 2016 23:45:46 +1100 Michael Ellerman wrote: > This is v11 of the kexec_file_load() for powerpc series. > > I've stripped this down to the minimum we need, so we can get this in for 4.10. > Any additions can come later incrementally. This made a bit of a mess of Mimi's series "ima: carry the measurement list across kexec v10". powerpc-ima-get-the-kexec-buffer-passed-by-the-previous-kernel.patch ima-on-soft-reboot-restore-the-measurement-list.patch ima-permit-duplicate-measurement-list-entries.patch ima-maintain-memory-size-needed-for-serializing-the-measurement-list.patch powerpc-ima-send-the-kexec-buffer-to-the-next-kernel.patch ima-on-soft-reboot-save-the-measurement-list.patch ima-store-the-builtin-custom-template-definitions-in-a-list.patch ima-support-restoring-multiple-template-formats.patch ima-define-a-canonical-binary_runtime_measurements-list-format.patch ima-platform-independent-hash-value.patch I made the syntactic fixes but I won't be testing it. > If no one objects I'll merge this via the powerpc tree. The three kexec patches > have been acked by Dave Young (since forever), and have been in linux-next (via > akpm's tree) also for a long time. OK, I'll wait for these to appear in -next and I will await advice on