From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp02.citrix.com ([66.165.176.63]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bNJfT-0002JF-J6 for kexec@lists.infradead.org; Wed, 13 Jul 2016 12:53:36 +0000 Subject: Re: [Xen-devel] [PATCH 2/2] Allow kdump with crash_kexec_post_notifiers References: <20160713121950.14969.78606.stgit@hananiah.suse.cz> <20160713122000.14969.99963.stgit@hananiah.suse.cz> From: David Vrabel Message-ID: <578639AE.10500@citrix.com> Date: Wed, 13 Jul 2016 13:53:02 +0100 MIME-Version: 1.0 In-Reply-To: <20160713122000.14969.99963.stgit@hananiah.suse.cz> 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=infradead.org@lists.infradead.org To: Petr Tesarik , Juergen Gross , Josh Triplett , Ingo Molnar , Thomas Gleixner , Eric Biederman , "H. Peter Anvin" , Boris Ostrovsky , "Paul E. McKenney" , Dave Young , Andrew Morton , David Vrabel Cc: "moderated list:XEN HYPERVISOR INTERFACE" , "maintainer:X86 ARCHITECTURE 32-BIT AND 64-BIT" , "open list:KEXEC" , open list On 13/07/16 13:20, Petr Tesarik wrote: > If a crash kernel is loaded, do not crash the running domain. This is > needed if the kernel is loaded with crash_kexec_post_notifiers, because > panic notifiers are run before __crash_kexec() in that case, and this > Xen hook prevents its being called later. Prioritising the in-kernel kexec image over the hypervisor one seems sensible behaviour to me. Reviewed-by: David Vrabel David _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec