From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752227AbbCXIqk (ORCPT ); Tue, 24 Mar 2015 04:46:40 -0400 Received: from foss.arm.com ([217.140.101.70]:47593 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751997AbbCXIqg (ORCPT ); Tue, 24 Mar 2015 04:46:36 -0400 Message-ID: <55112467.207@arm.com> Date: Tue, 24 Mar 2015 08:46:31 +0000 From: Marc Zyngier Organization: ARM Ltd User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0 MIME-Version: 1.0 To: Geoff Levand , AKASHI Takahiro CC: 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" Subject: Re: [RFC 2/4] arm64: kexec: fix kvm issue 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> In-Reply-To: <1427126213.27739.3.camel@infradead.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23/03/15 15:56, Geoff Levand wrote: > On Mon, 2015-03-23 at 20:53 +0900, AKASHI Takahiro wrote: >> The current kvm implementation keeps EL2 vector table installed even >> when the system is shut down. This prevents kexec from putting the system >> with kvm back into EL2 when starting a new kernel. > > This is a kvm bug fix, so I think the subject should > be something like 'arm64/kvm: Fix shutdown issue'. Not quite. On its own, this doesn't fix anything in KVM. It simply plugs a deficiency in the arm64 kexec implementation. If you want to be completely true to the content of the patch, it should read: "arm64: KVM: Allow EL2 context to be reset on shutdown" Can we now drop the blame game and get back to the actual code? Thanks, M. -- Jazz is not dead. It just smells funny...