From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932453AbbCXQ5R (ORCPT ); Tue, 24 Mar 2015 12:57:17 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:42324 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753111AbbCXQ5O (ORCPT ); Tue, 24 Mar 2015 12:57:14 -0400 Message-ID: <1427216218.27739.15.camel@infradead.org> Subject: Re: [RFC 2/4] arm64: kexec: fix kvm issue From: Geoff Levand To: Marc Zyngier Cc: AKASHI Takahiro , Catalin Marinas , Will Deacon , Mark Rutland , "christoffer.dall@linaro.org" , "broonie@kernel.org" , "david.griego@linaro.org" , "freddy77@gmail.com" , "kexec@lists.infradead.org" , "linux-arm-kernel@lists.infradead.org" , "linaro-kernel@lists.linaro.org" , "linux-kernel@vger.kernel.org" Date: Tue, 24 Mar 2015 09:56:58 -0700 In-Reply-To: <55112467.207@arm.com> References: <1427111639-4575-1-git-send-email-takahiro.akashi@linaro.org> <1427111639-4575-3-git-send-email-takahiro.akashi@linaro.org> <1427126213.27739.3.camel@infradead.org> <55112467.207@arm.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.7-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Marc, On Tue, 2015-03-24 at 08:46 +0000, Marc Zyngier wrote: > "arm64: KVM: Allow EL2 context to be reset on shutdown" Sure, this sounds good. -Geoff